This commit is contained in:
Alexandre
2025-01-19 10:14:57 +01:00
2 changed files with 3 additions and 2 deletions

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",

View File

@@ -1,4 +1,5 @@
## ⚠ Open Issue : [🐛 [Spotweb] not starting with external mariadb (opened 2025-01-13)](https://github.com/alexbelgium/hassio-addons/issues/1721) by [@remb0](https://github.com/remb0) ## ⚠ Open Issue : [🐛 [Spotweb] not starting with external mariadb (opened 2025-01-13)](https://github.com/alexbelgium/hassio-addons/issues/1721) by [@remb0](https://github.com/remb0)
## ⚠ Open Issue : [🐛 [Spotweb] access denied after rights removal of anonymus, no login prompt (opened 2025-01-18)](https://github.com/alexbelgium/hassio-addons/issues/1725) by [@MijnSpam](https://github.com/MijnSpam)
# Home Assistant Add-ons: Spotweb # Home Assistant Add-ons: Spotweb
[![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium) [![Donate][donation-badge]](https://www.buymeacoffee.com/alexbelgium)