This commit is contained in:
Administrator 2022-08-28 17:08:59 +03:00
parent 013bfaf72b
commit 542ddb282d

View File

@ -42,8 +42,7 @@ services:
- battleship-net - battleship-net
environment: environment:
DB_HOST: "pg.sprinthub.ru" DB_HOST: "pg.sprinthub.ru"
DB_PASSWORD: $DB_PASSWORD_DEV DB_PASSWORD: $DB_PASSWORD_PROD
DEBUG: "false"
command: ./manage.py remove command: ./manage.py remove
deploy: deploy:
mode: replicated mode: replicated