diff --git a/gitea/config.json b/gitea/config.json index 7161aae6b..6cb635402 100644 --- a/gitea/config.json +++ b/gitea/config.json @@ -33,5 +33,5 @@ "slug": "gitea", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/gitea", "version": "1.17.2", - "webui": "http://[HOST]:[PORT:3000]" + "webui": "[PROTO:ssl]://[HOST]:[PORT:3000]" }