Skip to content

Commit 7f243a2

Browse files
committed
User should be git
1 parent e65e2d5 commit 7f243a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/centos/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ Create a new user and database for GitLab:
308308

309309
Try connecting to the new database with the new user:
310310

311-
mysql -u gitlab -p -D gitlabhq_production
311+
mysql -u git -p -D gitlabhq_production
312312
# Type the password you replaced supersecret with earlier
313313
# Quit the database session
314314
\q

0 commit comments

Comments
 (0)