adjusting depends on in backend service.
This commit is contained in:
@@ -78,10 +78,8 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- patchmon-internal
|
- patchmon-internal
|
||||||
depends_on:
|
depends_on:
|
||||||
database:
|
- database
|
||||||
condition: service_healthy
|
- redis
|
||||||
redis:
|
|
||||||
condition: service_healthy
|
|
||||||
logging:
|
logging:
|
||||||
driver: "json-file"
|
driver: "json-file"
|
||||||
options:
|
options:
|
||||||
|
|||||||
Reference in New Issue
Block a user