forked from Lainports/freebsd-ports
Changes: https://github.com/gitlabhq/gitlabhq/blob/v8.9.6/CHANGELOG Approved by: junovitch (mentor, implicit)
11 lines
282 B
Text
11 lines
282 B
Text
--- config/database.yml.postgresql.orig 2016-07-11 19:38:44 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
|