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: "eth0" TZ: "Europe/London" network_mode: "host" volumes: - /mnt/disk/WatchYourLAN/data:/data/WatchYourLAN