mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 09:21:03 +01:00
Modify environment settings and version in config.yaml
Updated environment variables and version number.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user