Readme: Update in how to access dockerized GitLab service

This commit is contained in:
Oscar Salvador Morillo Victoria 2016-06-03 15:00:27 +02:00
parent 07b94b3436
commit 4427fccb18
1 changed files with 1 additions and 4 deletions

View File

@ -237,10 +237,7 @@ docker-compose up -d
## Access GitLab
To access `GitLab`, point your browser to `http://localhost:10080` and login using the default username and password:
* username: **root**
* password: **5iveL!fe**
To access `GitLab`, point your browser to `http://localhost: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.