platform in prod config

This commit is contained in:
Administrator 2023-09-23 16:30:45 +03:00
parent 9e0919466c
commit 4f1d73e253

View File

@ -4,7 +4,7 @@ version: "3.4"
services:
platform-nginx:
image: mathwave/sprint-repo:allinvest-nginx
image: mathwave/sprint-repo:platform-nginx
networks:
- net
- common-infra-nginx
@ -21,7 +21,7 @@ services:
order: start-first
app:
image: mathwave/sprint-repo:allinvest
image: mathwave/sprint-repo:platform
networks:
- net
environment:
@ -56,7 +56,7 @@ services:
order: start-first
migrate:
image: mathwave/sprint-repo:allinvest
image: mathwave/sprint-repo:platform
environment:
DB_HOST: "pg.sprinthub.ru"
DB_PASSWORD: $DB_PASSWORD_PROD