From 080303e7272f88c09575dcd821159a37f5351a2e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 17 Mar 2023 20:42:30 +0100 Subject: [PATCH] Update config.json --- autobrr/config.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/autobrr/config.json b/autobrr/config.json index 3a21caaa4..9fbc22d73 100644 --- a/autobrr/config.json +++ b/autobrr/config.json @@ -85,5 +85,6 @@ }, "slug": "autobrr", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/autobrr", - "version": "v1.9.0" -} \ No newline at end of file + "version": "v1.9.0", + "webui": "[PROTO:ssl]://[HOST]:[PORT:7474]" +}