diff options
author | Sytse Sijbrandij <sytse@gitlab.com> | 2015-07-14 17:59:36 +0200 |
---|---|---|
committer | Sytse Sijbrandij <sytse@gitlab.com> | 2015-07-14 17:59:36 +0200 |
commit | b3ab0e4efb6c242cf39805fb8c94c3e6023d15ec (patch) | |
tree | 4f7c45846ff3f48010d3037809af207471799c05 /doc/install | |
parent | 1da6d42bca549265112aee4375b35181d39952f9 (diff) | |
download | gitlab-ce-b3ab0e4efb6c242cf39805fb8c94c3e6023d15ec.tar.gz |
Revert "Change default admin password from "5iveL!fe" to "password""
This reverts commit 8a01a1222875b190d32769f7a6e7a74720079d2a.
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md index cf58abea4eb..8b918cba133 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -404,7 +404,7 @@ NOTE: Supply `SANITIZE=true` environment variable to `gitlab:check` to omit proj Visit YOUR_SERVER in your web browser for your first GitLab login. The setup has created a default admin account for you. You can use it to log in: root - password + 5iveL!fe **Important Note:** On login you'll be prompted to change the password. |