Update database.yml.postgresql
This commit is contained in:
parent
159cd0d742
commit
4cc27fd9e1
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ production:
|
|||
encoding: unicode
|
||||
database: gitlabhq_production
|
||||
pool: 5
|
||||
username: gitlab
|
||||
username: git
|
||||
password:
|
||||
# host: localhost
|
||||
# port: 5432
|
||||
|
|
Loading…
Reference in a new issue