Commit dcda7516d6657e1372137e5549e3af4400e0ad5f
1 parent
f16de8ac
Exists in
spb-stable
and in
3 other branches
Use username instead of wierd email for first login
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/install/installation.md
... | ... | @@ -351,7 +351,7 @@ If all items are green, then congratulations on successfully installing GitLab! |
351 | 351 | Visit YOUR_SERVER in your web browser for your first GitLab login. |
352 | 352 | The setup has created an admin account for you. You can use it to log in: |
353 | 353 | |
354 | - admin@local.host | |
354 | + root | |
355 | 355 | 5iveL!fe |
356 | 356 | |
357 | 357 | **Important Note:** | ... | ... |