Can't login to localhost

The docker install is on the same machine as web browser. No ssh session is running.

The docker ps command shows the cms ip as 0.0.0.0 on port 80
I tried to change the ip in the docker-compose.yml file to “127.0.0.1:80:80” and it keeps giving me the error as well.

I ran ifconfig to check that my local host ip is 127.0.0.1
I also entered 127.0.0.1 into the web browser and get the same Firefox can’t establish a connection to the server at 127.0.0.1 or http://localhost/