Update wyl/docker-compose.yml

Add in SHOUTRRR to send messages to TELEGRAM
This commit is contained in:
2026-01-28 18:42:59 +00:00
parent fcb84d7ee6
commit 0e0c555112

View File

@@ -1,4 +1,10 @@
services: services:
shoutrrr:
stdin_open: true
tty: true
image: containrrr/shoutrrr
command: generate telegram
#
watchyourlan: watchyourlan:
image: aceberg/watchyourlan image: aceberg/watchyourlan
container_name: wyl container_name: wyl