Modify environment settings and version in config.yaml

Updated environment variables and version number.
This commit is contained in:
Alexandre
2026-01-06 14:03:53 +01:00
committed by GitHub
parent f341f18cf9
commit 44b4de16ea

View File

@@ -3,10 +3,16 @@ arch:
- amd64
description: "\U0001F5A7\U0001F50D WIFI / LAN scanner, intruder, and presence detector"
environment:
PGID: "102"
PGID: "20211"
PORT: "20211"
PUID: "102"
PUID: "20211"
TZ: Europe/Berlin
NETALERTX_DATA: /config
NETALERTX_CONFIG: /config/config
NETALERTX_DB: /config/db
TMP_DIR: /tmp/tmp
NETALERTX_CONFIG_FILE: /config/config/app.conf
NETALERTX_DB_FILE: /config/db/app.db
full_access: true
hassio_api: true
host_network: true
@@ -47,4 +53,4 @@ slug: netalertx_fa
tmpfs: true
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: 25.10.1
version: 25.10.1-2