From 93d04d56020811028c586a2de8eeb3ef323b58a7 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 13 May 2023 20:22:13 +0200 Subject: [PATCH] Update config.json --- jackett/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jackett/config.json b/jackett/config.json index f19feda45..c2b05da56 100644 --- a/jackett/config.json +++ b/jackett/config.json @@ -94,5 +94,5 @@ "slug": "jackett_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett", "version": "0.20.4141", - "webui": "[PROTO:ssl]://[HOST]:[PORT:9117]" + "webui": "http://[HOST]:[PORT:9117]" }