diff --git a/README.md b/README.md index babc2cc..1861225 100644 --- a/README.md +++ b/README.md @@ -243,7 +243,7 @@ docker-compose up -d ## Access GitLab -To access `GitLab`, point your browser to `http://localhost:10080` and set a password for the `root` user account. +To access `GitLab`, point your browser to `http://172.17.0.1:10080` and set a password for the `root` user account. For more information on the supported `GitLab` versions and how to configure the containers, visit Sameer Naik's github page at https://github.com/sameersbn/docker-gitlab.