Update wyl/docker-compose.yml
Add in SHOUTRRR to send messages to TELEGRAM
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
services:
|
||||
shoutrrr:
|
||||
stdin_open: true
|
||||
tty: true
|
||||
image: containrrr/shoutrrr
|
||||
command: generate telegram
|
||||
#
|
||||
watchyourlan:
|
||||
image: aceberg/watchyourlan
|
||||
container_name: wyl
|
||||
|
||||
Reference in New Issue
Block a user