From 083809e7090008ba8324e81f9c1adfd41ab1d7ba Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 5 Apr 2025 07:42:56 +0200 Subject: [PATCH] Update config.json --- immich_cuda/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/immich_cuda/config.json b/immich_cuda/config.json index 9b1644775..b7342350e 100644 --- a/immich_cuda/config.json +++ b/immich_cuda/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]" }