Volume fixes for CrowdSec-Dashboard.

This commit is contained in:
2025-06-15 06:03:51 -04:00
parent 70c103358d
commit edcc1dfac8
+1 -1
View File
@@ -788,7 +788,7 @@ services:
- 8908:3000
restart: always
volumes:
- ${DOCKER_VOLUME_CONFIG}/crowdsec/local-api-credentials.yaml:/etc/crowdsec/local_api_credentials.yaml
- ${DOCKER_VOLUME_CONFIG}/crowdsec/local_api_credentials.yaml:/etc/crowdsec/local_api_credentials.yaml
- source: crowdsec-db
target: /data/
type: volume