check and add the service dependency of crowdsec to traefik

This commit is contained in:
Taylan
2025-04-23 20:36:16 +02:00
parent 6fd1dbc638
commit 419bacf55f
2 changed files with 64 additions and 4 deletions

View File

@@ -48,10 +48,6 @@ services:
depends_on:
pangolin:
condition: service_healthy
{{if .DoCrowdsecInstall}}
crowdsec:
condition: service_healthy
{{end}}
command:
- --configFile=/etc/traefik/traefik_config.yml
volumes: