From d3d6e8eb84319552b1d621c38a6a14e8c4e8aced Mon Sep 17 00:00:00 2001 From: Dex Burgess Date: Thu, 10 Oct 2024 13:34:51 +0000 Subject: [PATCH] Update home-tools.yaml --- home-tools.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-tools.yaml b/home-tools.yaml index 02ed567..2c4ce39 100644 --- a/home-tools.yaml +++ b/home-tools.yaml @@ -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