Files
Monitor/wyl/docker-compose.yml
2026-05-08 22:52:14 +00:00

21 lines
406 B
YAML

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