From 6d50fec149614c409e56085bc0917c8a20732f96 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 4 Feb 2023 10:57:59 +0100 Subject: [PATCH] Update config.json --- radarr/config.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/radarr/config.json b/radarr/config.json index 631828484..08be34ec8 100644 --- a/radarr/config.json +++ b/radarr/config.json @@ -83,6 +83,5 @@ }, "slug": "radarr_nas", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr", - "version": "4.3.2.6857-4", - "webui": "[PROTO:ssl]://[HOST]:[PORT:7878]" -} \ No newline at end of file + "version": "4.3.2.6857-4" +}