readme: since 7.13.0 the default password is password

This commit is contained in:
Sameer Naik 2015-07-22 23:52:06 +05:30
parent ba6f002fcb
commit 71a3359694

View File

@ -174,7 +174,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: **root**
* password: **5iveL!fe**
* password: **password**
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.