Files
PROXMOX/wyl/docker-compose.yml
2026-04-26 14:44:55 +01:00

21 lines
410 B
YAML

services:
shoutrrr:
stdin_open: true
tty: true
image: containrrr/shoutrrr
command: generate telegram
#
watchyourlan:
image: aceberg/watchyourlan
container_name: wyl
restart: unless-stopped
environment:
# - IFACES=eno1
- IFACES=enx00e04c680041
- TZ=Europe/London
network_mode: "host"
volumes:
- /mnt/disk/WatchYourLAN/data:/data/WatchYourLAN