From 9ce6d2aa0fdc151d7d4416642902e7d7a2427d4a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 14 Oct 2021 20:10:46 +0200 Subject: [PATCH] Update config.json --- grav/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grav/config.json b/grav/config.json index f70e164ba..a35536d7f 100644 --- a/grav/config.json +++ b/grav/config.json @@ -61,5 +61,5 @@ "upstream": "1.7.23", "url": "https://github.com/alexbelgium/hassio-addons", "version": "1.7.23", - "webui": "http://[HOST]:[PORT:9191]" + "webui": "http://[HOST]:[PORT:80]" }