From ee6f6ebfa5a27a89450ba502b5b4330fa3480176 Mon Sep 17 00:00:00 2001 From: chriswin Date: Sun, 9 Aug 2026 23:10:27 +0200 Subject: [PATCH] fix auto configure crowdsec --- services/crowdsec/crowdsec.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/services/crowdsec/crowdsec.yml b/services/crowdsec/crowdsec.yml index b5eac88..26cdba5 100644 --- a/services/crowdsec/crowdsec.yml +++ b/services/crowdsec/crowdsec.yml @@ -15,8 +15,6 @@ services: networks: - ip4net volumes: - - ${SERVICE_PATH}/crowdsec/config/acquis.yaml:/etc/crowdsec/acquis.yaml:ro - - ${SERVICE_PATH}/crowdsec/config/config.yaml:/etc/crowdsec/config.yaml - ${SERVICE_PATH}/crowdsec/config:/etc/crowdsec - ${SERVICE_PATH}/crowdsec/data:/var/lib/crowdsec/data - /var/log/traefik:/var/log/crowdsec:ro