From abad3a57136f615817b22ccaec64ed9885646c63 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 5 Apr 2025 07:28:23 +0200 Subject: [PATCH] Update config.json --- immich/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/immich/config.json b/immich/config.json index ec81f8449..bf9d4232c 100644 --- a/immich/config.json +++ b/immich/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", + "version": "1.131.3-2", "video": true, "webui": "http://[HOST]:[PORT:8080]" }