Add wyl/docker-compose.yml

This commit is contained in:
2026-04-26 14:44:55 +01:00
parent 68a2817d87
commit 7607ea01f2

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

@@ -0,0 +1,20 @@
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