mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-03 04:28:45 +02:00
correct ingress
https://github.com/alexbelgium/hassio-addons/issues/2567
This commit is contained in:
@@ -6,7 +6,8 @@ hassio_api: true
|
|||||||
host_network: true
|
host_network: true
|
||||||
image: ghcr.io/alexbelgium/netalertx-{arch}
|
image: ghcr.io/alexbelgium/netalertx-{arch}
|
||||||
ingress: true
|
ingress: true
|
||||||
ingress_port: 20211
|
ingress_entry: devices.php
|
||||||
|
ingress_port: 0
|
||||||
ingress_stream: true
|
ingress_stream: true
|
||||||
init: false
|
init: false
|
||||||
map:
|
map:
|
||||||
@@ -41,4 +42,4 @@ slug: netalertx
|
|||||||
tmpfs: true
|
tmpfs: true
|
||||||
udev: true
|
udev: true
|
||||||
url: https://github.com/alexbelgium/hassio-addons
|
url: https://github.com/alexbelgium/hassio-addons
|
||||||
version: "26.3.16-3"
|
version: "26.3.16-4"
|
||||||
|
|||||||
Reference in New Issue
Block a user