opnsense-ports/www/gitlab/files/patch-config_database.yml.postgresql
Franco Fichtner 181c503093 */*: sync with upstream
Taken from: FreeBSD
2016-04-30 18:37:21 +02:00

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