From ee16c6605faab31066af41f05fd5419f30615a6a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 6 Feb 2023 22:41:50 +0100 Subject: [PATCH] Better message if ingress disabled --- photoprism/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/photoprism/config.json b/photoprism/config.json index 8f62387fd..f5558bf77 100644 --- a/photoprism/config.json +++ b/photoprism/config.json @@ -118,6 +118,6 @@ ], "slug": "photoprism", "url": "https://github.com/alexbelgium/hassio-addons-test", - "version": "Preview-3", + "version": "Preview-4", "video": true }