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