getting-started
getting-started copied to clipboard
Update README.md (port number)
not sure if I'm missing something but the tutorial provided in this link [https://docs.docker.com/get-started/02_our_app/] assumes that this container runs using port 3000 which running a "docker logs" command confirms it. so instead of using port 80 in host, port number 3000 should be used to see the result.