adjusting depends on in backend service.

This commit is contained in:
2026-05-07 18:56:54 -05:00
parent 81f58ed124
commit ebe724d40d

View File

@@ -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: