From e1ef4fa9e56cdfbc168b59c9e8529ddcd99c5ca4 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 21 Sep 2023 20:19:07 +0200 Subject: [PATCH] Update config.json --- immich/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/immich/config.json b/immich/config.json index 92a381f7b99..e4fa15a6415 100644 --- a/immich/config.json +++ b/immich/config.json @@ -54,6 +54,7 @@ "/dev/nvme2" ], "environment": { + "DOCKER_MODS": "imagegenius/mods:universal-redis", "MACHINE_LEARNING_CACHE_FOLDER": "/data/machine-learning", "REDIS_HOSTNAME": "localhost", "REDIS_PORT": "6379",