Update wyl/docker-compose.yml
Change to use local data store rather than shared MicroCeph storage
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user