Delete wyl/docker-compose.yml
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
services:
|
||||
shoutrrr:
|
||||
stdin_open: true
|
||||
tty: true
|
||||
image: containrrr/shoutrrr
|
||||
restart: unless-stopped
|
||||
command: generate telegram
|
||||
#
|
||||
watchyourlan:
|
||||
image: aceberg/watchyourlan
|
||||
container_name: wyl
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
IFACES: "nic0 nic1 vmbr0"
|
||||
TZ: "Europe/London"
|
||||
network_mode: "host"
|
||||
volumes:
|
||||
- /mnt/disk/WatchYourLAN/data:/data/WatchYourLAN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user