From 82782a77c861ff618138c3fba62be3450ef2a15e Mon Sep 17 00:00:00 2001 From: RyuuPendragon Date: Sat, 28 Jun 2025 23:33:49 +0530 Subject: [PATCH] Update caddy depends_on for crowdsec healthcheck --- caddy-crowdsec/compose.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/caddy-crowdsec/compose.yaml b/caddy-crowdsec/compose.yaml index 2daf364..986f2b7 100644 --- a/caddy-crowdsec/compose.yaml +++ b/caddy-crowdsec/compose.yaml @@ -26,7 +26,8 @@ services: image: ryuupendragon/caddy-crowdsec:2.10.0 container_name: caddy depends_on: - - crowdsec + crowdsec: + condition: service_healthy cap_add: - NET_ADMIN networks: