summaryrefslogtreecommitdiff
path: root/config/database.yml.mysql
diff options
context:
space:
mode:
authorMarin Jankovski <marin@gitlab.com>2013-11-29 16:46:38 +0100
committerMarin Jankovski <marin@gitlab.com>2013-11-29 16:46:38 +0100
commit72e2fe2c8a48fae4ec72d9d25b1742187afa0c92 (patch)
tree04d0b7385cd36d040008278e5fa9fd9e482af341 /config/database.yml.mysql
parent477e9f87e14a8b7a04355453283d49e4e14fcafb (diff)
downloadgitlab-ce-72e2fe2c8a48fae4ec72d9d25b1742187afa0c92.tar.gz
Change the mysql user to git from gitlab.
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 e7a9227e41e..55ac088bc1d 100644
--- a/config/database.yml.mysql
+++ b/config/database.yml.mysql
@@ -7,7 +7,7 @@ production:
reconnect: false
database: gitlabhq_production
pool: 10
- username: gitlab
+ username: git
password: "secure password"
# host: localhost
# socket: /tmp/mysql.sock