Update wyl/docker-compose.yml

Change to use local data store rather than shared MicroCeph storage
This commit is contained in:
2026-04-14 12:21:24 +01:00
parent 47407c42a6
commit 961ad48992

View File

@@ -15,6 +15,6 @@ services:
- TZ=Europe/London - TZ=Europe/London
network_mode: "host" network_mode: "host"
volumes: volumes:
- /mnt/cephfs/docker/WatchYourLAN/data:/data/WatchYourLAN - /data/docker/WatchYourLAN/data:/data/WatchYourLAN