upd
This commit is contained in:
@ -9,6 +9,8 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- path: ./env/backend/prod.env
|
- path: ./env/backend/prod.env
|
||||||
required: true
|
required: true
|
||||||
|
networks:
|
||||||
|
- db
|
||||||
# depends_on:
|
# depends_on:
|
||||||
# postgres:
|
# postgres:
|
||||||
# condition: service_healthy
|
# condition: service_healthy
|
||||||
|
|||||||
Reference in New Issue
Block a user