Update diun/docker-compose.yml

Change to reflect new structures on "new" NODE-16
This commit is contained in:
2025-12-16 13:52:23 +00:00
parent d678f18215
commit 3a5f89d3ad

View File

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