summaryrefslogtreecommitdiff
path: root/www/gitlab/files/patch-config_database.yml.postgresql
blob: 352b21431b4d882b4b9dbe5e9dc285024dbd7819 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- config/database.yml.postgresql.orig	2017-11-14 20:51:25 UTC
+++ config/database.yml.postgresql
@@ -6,7 +6,7 @@ production:
   encoding: unicode
   database: gitlabhq_production
   pool: 10
-  # username: git
+  username: git
   # password:
   # host: localhost
   # port: 5432