From 0f83e192b6bf060a5c6c1248beaf16682da2e5d5 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 5 Apr 2025 07:43:57 +0200 Subject: [PATCH] Update config.json --- immich_openvino/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/immich_openvino/config.json b/immich_openvino/config.json index db5726262..be422fe35 100644 --- a/immich_openvino/config.json +++ b/immich_openvino/config.json @@ -75,7 +75,6 @@ "environment": { "CI_PORT": "8080", "DOCKER_MODS": "imagegenius/mods:universal-redis", - "IMMICH_PORT": "8080", "MACHINE_LEARNING_CACHE_FOLDER": "/data/machine-learning", "MACHINE_LEARNING_WORKERS": "1", "MACHINE_LEARNING_WORKER_TIMEOUT": "120", @@ -148,7 +147,7 @@ "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", "usb": true, - "version": "1.131.3-2", + "version": "1.131.3-3", "video": true, "webui": "http://[HOST]:[PORT:8080]" }