This commit is contained in:
2025-02-01 17:40:36 +02:00
parent c46bbbc075
commit 213de5466d

View File

@@ -8,7 +8,7 @@ services:
networks: networks:
- proxy - proxy
environment: environment:
GID: "${GID-1000}" GID: "${GID:-1000}"
env_file: env_file:
- path: ./crowdsec.env - path: ./crowdsec.env
volumes: volumes: