From 172438c6cdeb16420cd102d45bf2fcc682ae7506 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 3 Aug 2022 18:12:57 +0200 Subject: [PATCH] Update config.json --- nzbget/config.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/nzbget/config.json b/nzbget/config.json index a2323c673..b090eb214 100644 --- a/nzbget/config.json +++ b/nzbget/config.json @@ -79,6 +79,5 @@ }, "slug": "nzbget", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "21.1-2", - "webui": "http://[HOST]:[PORT:6789]" -} \ No newline at end of file + "version": "21.1-2" +}