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