Update wyl/docker-compose.yml
This commit is contained in:
@@ -11,8 +11,8 @@ services:
|
|||||||
container_name: wyl
|
container_name: wyl
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- IFACES=nic1
|
IFACES: "nic0 nic1 vmbr0"
|
||||||
- TZ=Europe/London
|
TZ: "Europe/London"
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/disk/WatchYourLAN/data:/data/WatchYourLAN
|
- /mnt/disk/WatchYourLAN/data:/data/WatchYourLAN
|
||||||
|
|||||||
Reference in New Issue
Block a user