From b3ab0e4efb6c242cf39805fb8c94c3e6023d15ec Mon Sep 17 00:00:00 2001 From: Sytse Sijbrandij Date: Tue, 14 Jul 2015 17:59:36 +0200 Subject: Revert "Change default admin password from "5iveL!fe" to "password"" This reverts commit 8a01a1222875b190d32769f7a6e7a74720079d2a. --- docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docker') diff --git a/docker/README.md b/docker/README.md index 293ca79f915..23093d35759 100644 --- a/docker/README.md +++ b/docker/README.md @@ -10,7 +10,7 @@ It might take a while before the docker container is responding to queries. You can check the status with something like `sudo docker logs -f gitlab`. -You can login to the web interface with username `root` and password `password`. +You can login to the web interface with username `root` and password `5iveL!fe`. Next time, you can just use docker start and stop to run the container. -- cgit v1.2.3