Update home-tools.yaml

master
Dex Burgess 2024-10-10 13:34:51 +00:00
parent 9b6ddb887d
commit d3d6e8eb84
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ services:
- /dockers/wyl:/data/WatchYourLAN
environment:
TZ: America/New_York # required: needs your TZ for correct time
IFACES: "enp6s0 wlxf4ec3892dd51" # required: 1 or more interface
IFACES: "enp7s0" # required: 1 or more interface
HOST: "0.0.0.0" # optional, default: 0.0.0.0
PORT: "8840" # optional, default: 8840
TIMEOUT: "120" # optional, time in seconds, default: 120