net
This commit is contained in:
parent
1139775e7c
commit
d30a8a1de6
@ -6,7 +6,6 @@ services:
|
||||
platform-nginx:
|
||||
image: mathwave/sprint-repo:platform
|
||||
networks:
|
||||
- net
|
||||
- common-infra-nginx
|
||||
environment:
|
||||
DB_HOST: "pg.develop.sprinthub.ru"
|
||||
|
@ -6,7 +6,6 @@ services:
|
||||
platform-nginx:
|
||||
image: mathwave/sprint-repo:platform
|
||||
networks:
|
||||
- net
|
||||
- common-infra-nginx
|
||||
environment:
|
||||
DB_HOST: "pg.sprinthub.ru"
|
||||
@ -71,7 +70,7 @@ services:
|
||||
DB_HOST: "pg.sprinthub.ru"
|
||||
DB_PASSWORD: $DB_PASSWORD_PROD
|
||||
MINIO_HOST: "minio.sprinthub.ru"
|
||||
MINIO_SECRET_KEY: $MINIO_SECRET_KEY_PROD
|
||||
MINIO_SECRET_KEY: $MINIO _SECRET_KEY_PROD
|
||||
TELEGRAM_TOKEN: $TELEGRAM_TOKEN
|
||||
command: migrate
|
||||
deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user