diff --git a/netalertx/config.json b/netalertx/config.json index 1bd13f4ab..242ab5e8e 100644 --- a/netalertx/config.json +++ b/netalertx/config.json @@ -7,9 +7,9 @@ "codenotary": "alexandrep.github@gmail.com", "description": "🖧🔍 WIFI / LAN scanner, intruder, and presence detector", "environment": { - "PGID": "0", + "PGID": "102", "PORT": "20211", - "PUID": "0", + "PUID": "102", "TZ": "Europe/Berlin" }, "hassio_api": true, @@ -51,5 +51,5 @@ "slug": "netalertx", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "25.2.8-2" + "version": "25.2.8-3" }