Docker compose

This commit is contained in:
aceberg 2022-08-26 13:58:00 +07:00
parent 32d1b9eb7b
commit 47a15cdb2a

16
docker-compose.yml Normal file
View file

@ -0,0 +1,16 @@
version: "3"
services:
wyl:
image: aceberg/watchyourlan
network_mode: "host"
restart: unless-stopped
volumes:
- ~/.dockerdata/wyl:/data
environment:
TZ: Asia/Novosibirsk # required: needs your TZ for correct time
IFACE: "virbr-bw wlxf4ec3892dd51" # required: 1 or more interface
DBPATH: "/data/db.sqlite" # optional, default: /data/db.sqlite
GUIIP: "0.0.0.0" # optional, default: localhost
GUIPORT: "8840" # optional, default: 8840
TIMEOUT: "120" # optional, time in seconds, default: 60
SHOUTRRR_URL: "" # optional, set url to notify