From 2981e5e955843df222f51257305c77d4c97e6bcd Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 28 Jan 2023 23:34:06 +0100 Subject: [PATCH] Update config.json --- seafile/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seafile/config.json b/seafile/config.json index 238862011..074233c8a 100644 --- a/seafile/config.json +++ b/seafile/config.json @@ -103,5 +103,5 @@ "slug": "seafile", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/seafile", "version": "9.0.10", - "webui": "[PROTO:ssl]://[HOST]:[PORT:8000]" + "webui": "http://[HOST]:[PORT:8000]" }