Merge branch 'master' of github.com:caprover/one-click-apps

This commit is contained in:
Kasra Bigdeli 2021-09-12 16:38:11 -07:00
commit 6f2f6840f3
1 changed files with 1 additions and 1 deletions

View File

@ -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: