move env files to folder env-files

This commit is contained in:
2025-02-02 12:08:59 +02:00
parent 04915ea822
commit 08be33883b
6 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ services:
environment:
GID: "${GID:-1000}"
env_file:
- path: ./crowdsec.env
- path: ./env-files/crowdsec.env
volumes:
- /etc/localtime:/etc/localtime:ro
- ${DOCKERDIR}/crowdsec/acquis.d:/etc/crowdsec/acquis.d