platform in prod config
This commit is contained in:
parent
9e0919466c
commit
4f1d73e253
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user