diff --git a/emby/config.json b/emby/config.json index 00b8ce913..2bd7d95b7 100644 --- a/emby/config.json +++ b/emby/config.json @@ -66,5 +66,5 @@ "upstream": "4.7.0.17", "url": "https://github.com/alexbelgium/hassio-addons", "version": "4.7.0.17", - "webui": "[PROTO:ssl]://[HOST]:[PORT:8096]" + "webui": "http://[HOST]:[PORT:8096]" }