Add depends_on
This commit is contained in:
parent
cacfaa19fb
commit
4134367c29
@ -12,6 +12,7 @@ services:
|
|||||||
loki-timeout: "2s"
|
loki-timeout: "2s"
|
||||||
keep-file: "true"
|
keep-file: "true"
|
||||||
restart: "no"
|
restart: "no"
|
||||||
|
depends_on: postgres
|
||||||
networks:
|
networks:
|
||||||
- commafeed
|
- commafeed
|
||||||
- web
|
- web
|
||||||
|
Loading…
Reference in New Issue
Block a user