summaryrefslogtreecommitdiff
path: root/config/database.yml.postgresql
diff options
context:
space:
mode:
authorAndrew Kumanyaev <me@zzet.org>2013-03-24 14:10:32 +0400
committerAndrew Kumanyaev <me@zzet.org>2013-03-24 14:10:32 +0400
commit4cc27fd9e1cd1a2073737f94b62a19a169aac32e (patch)
treeef1e2bb88e0c8635a211d398f9b2df7a1371d337 /config/database.yml.postgresql
parent159cd0d742df2ed3b234f47cb19d99b68434c9fe (diff)
downloadgitlab-ce-4cc27fd9e1cd1a2073737f94b62a19a169aac32e.tar.gz
Update database.yml.postgresql
Diffstat (limited to 'config/database.yml.postgresql')
-rw-r--r--config/database.yml.postgresql2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/database.yml.postgresql b/config/database.yml.postgresql
index 2bc0884f099..4a4aa3465a6 100644
--- a/config/database.yml.postgresql
+++ b/config/database.yml.postgresql
@@ -6,7 +6,7 @@ production:
encoding: unicode
database: gitlabhq_production
pool: 5
- username: gitlab
+ username: git
password:
# host: localhost
# port: 5432