Volume fixes for CrowdSec-Dashboard.
This commit is contained in:
+1
-1
@@ -788,7 +788,7 @@ services:
|
|||||||
- 8908:3000
|
- 8908:3000
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
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
|
- source: crowdsec-db
|
||||||
target: /data/
|
target: /data/
|
||||||
type: volume
|
type: volume
|
||||||
|
|||||||
Reference in New Issue
Block a user