opnsense-ports/www/gitlab/files/patch-config_database.yml.postgresql
Franco Fichtner 4a1eb14698 */*: sync with upstream
Taken from: FreeBSD
2016-10-21 07:32:22 +02:00

11 lines
282 B
Text

--- config/database.yml.postgresql.orig 2016-10-11 15:15:22 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