11 lines
282 B
Text
11 lines
282 B
Text
--- config/database.yml.postgresql.orig 2016-04-22 10:01:37 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
|