From 5dc9d9949ff1d5c0377c1c15e8c649a0785897e3 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 18 Jul 2025 09:20:26 +0200 Subject: [PATCH] disable port by default nobuild https://github.com/alexbelgium/hassio-addons/issues/1949#issuecomment-3075736769 --- scrutiny/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrutiny/config.json b/scrutiny/config.json index 1b888edd8..d7b32e98f 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -94,7 +94,7 @@ "panel_admin": false, "panel_icon": "mdi:glasses", "ports": { - "8080/tcp": 8086, + "8080/tcp": null, "8086/tcp": null }, "ports_description": {