mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-28 15:56:39 +00:00
check and add the service dependency of crowdsec to traefik
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user