This commit is contained in:
@@ -32,7 +32,9 @@ services:
|
||||
env_file:
|
||||
- .env
|
||||
caddy:
|
||||
image: caddy
|
||||
build:
|
||||
context: ./caddy/
|
||||
target: caddy
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- .env
|
||||
@@ -64,7 +66,6 @@ services:
|
||||
- crowdsec-db:/var/lib/crowdsec/data/
|
||||
- crowdsec-config:/etc/crowdsec/
|
||||
- ./crowdsec/acquis.yaml:/etc/crowdsec/acquis.yaml
|
||||
- ./crowdsec/acquis-test.yaml:/etc/crowdsec/acquis-test.yaml
|
||||
|
||||
volumes:
|
||||
crowdsec-db:
|
||||
|
||||
Reference in New Issue
Block a user