Actually really NOW actually for real fix docker compose in updater

This commit is contained in:
Peter Smit
2025-01-16 17:15:35 +01:00
parent 3ada4f77e5
commit 7decf644f9

View File

@@ -7,4 +7,5 @@ services:
env_file: env_file:
- .env - .env
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ${DOCKER_CONFIG_DIR}:${DOCKER_CONFIG_DIR} - ${DOCKER_CONFIG_DIR}:${DOCKER_CONFIG_DIR}