Github bot : json sorted

This commit is contained in:
alexbelgium
2025-01-19 00:30:21 +00:00
committed by GitHub
parent 83d596a35b
commit f1dd8e58c2

View File

@@ -7,18 +7,18 @@
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "🖧🔍 WIFI / LAN scanner, intruder, and presence detector", "description": "🖧🔍 WIFI / LAN scanner, intruder, and presence detector",
"environment": { "environment": {
"PORT": "20211",
"PGID": "0", "PGID": "0",
"PORT": "20211",
"PUID": "0", "PUID": "0",
"TZ": "Europe/Berlin" "TZ": "Europe/Berlin"
}, },
"hassio_api": true, "hassio_api": true,
"host_network": true, "host_network": true,
"image": "ghcr.io/alexbelgium/netalertx-{arch}", "image": "ghcr.io/alexbelgium/netalertx-{arch}",
"init": false,
"ingress": true, "ingress": true,
"ingress_port": 0, "ingress_port": 0,
"ingress_stream": true, "ingress_stream": true,
"init": false,
"map": [ "map": [
"addon_config:rw", "addon_config:rw",
"media:rw", "media:rw",