summaryrefslogtreecommitdiff
path: root/config/database.yml.postgresql
diff options
context:
space:
mode:
Diffstat (limited to 'config/database.yml.postgresql')
-rw-r--r--config/database.yml.postgresql2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/database.yml.postgresql b/config/database.yml.postgresql
index 45f1e71..f6bc38c 100644
--- a/config/database.yml.postgresql
+++ b/config/database.yml.postgresql
@@ -6,7 +6,7 @@ production:
encoding: unicode
database: gitlab_ci_production
pool: 5
- username: postgres
+ username: gitlab_ci
password:
# host: localhost
# port: 5432