From ec9720d742a89fb2133be3559daac364e2d6c2dc Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 20 Dec 2025 22:42:01 +0100 Subject: [PATCH] Add image configuration to netalertx --- netalertx/config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/netalertx/config.yaml b/netalertx/config.yaml index f0126c8e0..890070428 100644 --- a/netalertx/config.yaml +++ b/netalertx/config.yaml @@ -13,6 +13,7 @@ environment: TMP_DIR: /tmp/tmp hassio_api: true host_network: true +image: ghcr.io/alexbelgium/netalertx-{arch} ingress: true ingress_port: 0 ingress_stream: true