Update diun/docker-compose.yml

This commit is contained in:
2025-11-30 16:56:24 +00:00
parent 3c2defe069
commit 40b62ac808

View File

@@ -4,7 +4,7 @@ services:
container_name: diun
command: serve
volumes:
- "/media/disk/docker/diun/data:/data"
- "/media/disk/diun/data:/data"
- "/var/run/docker.sock:/var/run/docker.sock"
environment:
- "TZ=Europe/London"