diff --git a/config/database.yml.postgresql b/config/database.yml.postgresql index 2bc0884f099beb374a2c20f280636bf093428fd3..4a4aa3465a6c190377143089fb3fef3c90bc50f1 100644 --- a/config/database.yml.postgresql +++ b/config/database.yml.postgresql @@ -6,7 +6,7 @@ production: encoding: unicode database: gitlabhq_production pool: 5 - username: gitlab + username: git password: # host: localhost # port: 5432