readme: update the login username to use "root" instead of the email address, Fixes #106

This commit is contained in:
Sameer Naik 2014-07-26 13:06:40 +05:30
parent 859ec18fe5
commit 1356aade5a

View File

@ -123,7 +123,7 @@ __NOTE__: Please allow a couple of minutes for the GitLab application to start.
Point your browser to `http://localhost:10080` and login using the default username and password:
* username: admin@local.host
* username: root
* password: 5iveL!fe
You should now have the GitLab application up and ready for testing. If you want to use this image in production the please read on.