Изменение данных в файлы yaml

This commit is contained in:
2026-04-30 09:25:15 +03:00
parent 89b17ea2b2
commit 0c4acb0295
336 changed files with 985 additions and 985 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
manifestVersion: 1
manifestVersion: "0.0.1"
id: watch-your-lan
name: WatchYourLAN
tagline: Легкий сетевой IP-сканер
@@ -22,8 +22,8 @@ releaseNotes: >-
Полные примечания к выпуску можно найти по адресу https://github.com/aceberg/WatchYourLAN/releases.
developer: aceberg
website: https://github.com/aceberg/WatchYourLAN
submitter: Jasper
submission: https://github.com/getumbrel/dfwebos-apps/pull/940
submitter: "DFV24"
submission: "https://github.dfv24.com/fofanov.dmitry/DFWebOS-Apps/pulls"
repo: https://github.com/aceberg/WatchYourLAN
support: https://github.com/aceberg/WatchYourLAN/issues
gallery:
+1 -1
View File
@@ -8,7 +8,7 @@ services:
stop_grace_period: 1m
init: true
environment:
TZ: "UTC" # required: needs your TZ for correct time
TZ: "Europe/Moscow" # required: needs your TZ for correct time
IFACES: "eth0 wlan0 enp1s0" # required: 1 or more interface
HOST: "0.0.0.0" # optional, default: 0.0.0.0
PORT: "8840" # optional, default: 8840