summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--public/v4/apps/yagpdb.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v4/apps/yagpdb.yml b/public/v4/apps/yagpdb.yml
index 0880e36..d680ecf 100644
--- a/public/v4/apps/yagpdb.yml
+++ b/public/v4/apps/yagpdb.yml
@@ -14,7 +14,7 @@ services:
YAGPDB_HOST: $$cap_appname.$$cap_root_domain
YAGPDB_PQHOST: srv-captain--$$cap_appname-postgres
YAGPDB_PQUSERNAME: yagpdb
- YAGPDB_PQDB: yagpdb_prod
+ YAGPDB_PQDB: yagpdb_production
YAGPDB_PQPASSWORD: $$cap_postgres_password
YAGPDB_REDIS: srv-captain--$$cap_appname-redis:6379
volumes: