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