From f1dd8e58c2e5e25409f27125e047d3f14fc689b0 Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sun, 19 Jan 2025 00:30:21 +0000 Subject: [PATCH] Github bot : json sorted --- netalertx/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netalertx/config.json b/netalertx/config.json index 8a09c6d05..4003410cd 100644 --- a/netalertx/config.json +++ b/netalertx/config.json @@ -7,18 +7,18 @@ "codenotary": "alexandrep.github@gmail.com", "description": "🖧🔍 WIFI / LAN scanner, intruder, and presence detector", "environment": { - "PORT": "20211", "PGID": "0", + "PORT": "20211", "PUID": "0", "TZ": "Europe/Berlin" }, "hassio_api": true, "host_network": true, "image": "ghcr.io/alexbelgium/netalertx-{arch}", - "init": false, "ingress": true, "ingress_port": 0, "ingress_stream": true, + "init": false, "map": [ "addon_config:rw", "media:rw",