config
This commit is contained in:
@@ -7,6 +7,7 @@ services:
|
||||
image: mathwave/sprint-repo:platform
|
||||
networks:
|
||||
- common-infra-nginx
|
||||
- configurator
|
||||
environment:
|
||||
DB_HOST: "pg.sprinthub.ru"
|
||||
DB_PASSWORD: $DB_PASSWORD_PROD
|
||||
@@ -82,3 +83,5 @@ services:
|
||||
networks:
|
||||
common-infra-nginx:
|
||||
external: true
|
||||
configurator:
|
||||
external: true
|
||||
|
Reference in New Issue
Block a user