Still not connecting.
Uninstalled docker completely.
Checked port 80 via: lsof -i -P
Nothing is listening execpt nginx.
There are several instances of nginx on 80 in the list.. not sure if that's normal:
nginx 88363 megauser 7u IPv4 0xdf975e900f11881b 0t0 TCP localhost:80 (LISTEN)
nginx 88364 megauser 7u IPv4 0xdf975e900f11881b 0t0 TCP localhost:80 (LISTEN)
nginx 88365 megauser 7u IPv4 0xdf975e900f11881b 0t0 TCP localhost:80 (LISTEN)
nginx 88366 megauser 7u IPv4 0xdf975e900f11881b 0t0 TCP localhost:80 (LISTEN)
nginx 88367 megauser 7u IPv4 0xdf975e900f11881b 0t0 TCP localhost:80 (LISTEN)
nginx 88368 megauser 7u IPv4 0xdf975e900f11881b 0t0 TCP localhost:80 (LISTEN)
nginx 88369 megauser 7u IPv4 0xdf975e900f11881b 0t0 TCP localhost:80 (LISTEN)
nginx 88370 megauser 7u IPv4 0xdf975e900f11881b 0t0 TCP localhost:80 (LISTEN)