Add wyl/docker-compose.yml

This commit is contained in:
2026-05-08 22:52:14 +00:00
parent cf60b83ac2
commit 5e38b9f9ba

20
wyl/docker-compose.yml Normal file
View File

@@ -0,0 +1,20 @@
services:
shoutrrr:
stdin_open: true
tty: true
image: containrrr/shoutrrr
restart: unless-stopped
command: generate telegram
#
watchyourlan:
image: aceberg/watchyourlan
container_name: wyl
restart: unless-stopped
environment:
- IFACES=nic1
- TZ=Europe/London
network_mode: "host"
volumes:
- /mnt/disk/WatchYourLAN/data:/data/WatchYourLAN