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]" +}