From ea8d2a9e6f9418262adf20b43c7c82afa1ba6da2 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 12 May 2022 12:41:06 +0200 Subject: [PATCH] Update config.json --- photoprism/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/photoprism/config.json b/photoprism/config.json index 0ffaaa8c9..62ba3a7d9 100644 --- a/photoprism/config.json +++ b/photoprism/config.json @@ -97,5 +97,5 @@ "slug": "photoprism", "url": "https://github.com/alexbelgium/hassio-addons-test", "version": "220302-impish", - "webui": "http://[HOST]:[PORT:2342]" + "webui": "[PROTO:ssl]://[HOST]:[PORT:2342]" }