This commit is contained in:
2025-11-30 21:39:05 +01:00
parent f1d9b5afea
commit 8cd6483f92

View File

@@ -10,5 +10,7 @@ services:
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
- /share/docker_data/dockermon/config:/config - config:/config
version: '2' volumes:
config:
driver: local