From 1356aade5ac5fa22a9be795d9bb236c8d0cf064e Mon Sep 17 00:00:00 2001 From: Sameer Naik Date: Sat, 26 Jul 2014 13:06:40 +0530 Subject: [PATCH] readme: update the login username to use "root" instead of the email address, Fixes #106 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11aab930..c07bdded 100644 --- a/README.md +++ b/README.md @@ -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.