From 17a369316baaf64bc09112ff83bdf1afd74cf4d4 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 5 Jun 2023 10:07:06 +0200 Subject: [PATCH] Update config.json --- omada_v3/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omada_v3/config.json b/omada_v3/config.json index 18817f220..4d6fb16f9 100644 --- a/omada_v3/config.json +++ b/omada_v3/config.json @@ -96,5 +96,5 @@ "slug": "omada_v3", "url": "https://github.com/alexbelgium/hassio-addons", "version": "5.9-chromium-amd64-2023-05-26-2", - "webui": "http://[HOST]:[PORT:8888]" + "webui": "http://[HOST]:[PORT:8088]" }