Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2013-10-02 10:05:32 +0400
committerJacob Vosmaer <contact@jacobvosmaer.nl>2013-10-02 10:07:36 +0400
commit485162ec608784dc1cbafe70b3ba3201b0f74098 (patch)
tree37870eb33e019ab726a6df081033641d333272bb /config/database.yml.mysql
parent970d86b7c5d0be871d8ab8d7cbd51997fd62e28a (diff)
Streamline MySQL setup in installation.md
Diffstat (limited to 'config/database.yml.mysql')
-rw-r--r--config/database.yml.mysql2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/database.yml.mysql b/config/database.yml.mysql
index a3eff1a74f8..e7a9227e41e 100644
--- a/config/database.yml.mysql
+++ b/config/database.yml.mysql
@@ -7,7 +7,7 @@ production:
reconnect: false
database: gitlabhq_production
pool: 10
- username: root
+ username: gitlab
password: "secure password"
# host: localhost
# socket: /tmp/mysql.sock