mirror of
https://github.com/docker/docs.git
synced 2026-03-28 06:49:00 +07:00
In the docker-compose file, the ports sections maps host port 4000 to container port 80, so if we want to see our app in a browser we should check on port 4000.