From 6c9bec330c947c9c3b2f1b0b80856eedbb4c561a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 5 Apr 2022 16:18:59 +0200 Subject: [PATCH] Update config.json --- webtrees/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webtrees/config.json b/webtrees/config.json index afa74df75..978692776 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -97,5 +97,5 @@ "upstream": "2.1.0-beta.2", "url": "https://github.com/alexbelgium/hassio-addons", "version": "2.1.0-beta.2", - "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" + "webui": "http://[HOST]:[PORT:80]" }