This commit is contained in:
soraefir
2026-05-15 00:41:21 +02:00
parent 362afd3d4e
commit 07283e1f26

View File

@@ -25,7 +25,7 @@ in {
extraEnv = { extraEnv = {
IMMICH_MACHINE_LEARNING_URL = "http://immich-ml:3003"; IMMICH_MACHINE_LEARNING_URL = "http://immich-ml:3003";
REDIS_HOSTNAME = builder.host; REDIS_HOSTNAME = builder.host;
IMMICH_IGNORE_MOUNT_CHECK_ERRORS=true; IMMICH_IGNORE_MOUNT_CHECK_ERRORS = "true";
}; };
overrides = { overrides = {
volumes = [ volumes = [