Update wyl/docker-compose.yml
Add in SHOUTRRR to send messages to TELEGRAM
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user