From 8a01a1222875b190d32769f7a6e7a74720079d2a Mon Sep 17 00:00:00 2001 From: Robert Speicher Date: Mon, 22 Jun 2015 13:43:45 -0400 Subject: Change default admin password from "5iveL!fe" to "password" --- docker/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docker') diff --git a/docker/README.md b/docker/README.md index fb3bde5016d..9507aa6a63c 100644 --- a/docker/README.md +++ b/docker/README.md @@ -13,7 +13,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 7c10172d7705`. -You can login to the web interface with username `root` and password `5iveL!fe`. +You can login to the web interface with username `root` and password `password`. Next time, you can just use docker start and stop to run the container. @@ -159,4 +159,4 @@ sudo docker push sytse/gitlab-data ## Troubleshooting -Please see the [troubleshooting](troubleshooting.md) file in this directory. \ No newline at end of file +Please see the [troubleshooting](troubleshooting.md) file in this directory. -- cgit v1.2.1