move env files to folder env-files
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user