Redis fix for Immich.

This commit is contained in:
2025-06-26 12:02:16 -04:00
parent 5e3f86416e
commit 8144cc109c
+3
View File
@@ -1875,6 +1875,9 @@ services:
DB_PASSWORD: ${IMMICH_DB_PASSWORD}
IMMICH_LOG_LEVEL: error
IMMICH_TELEMETRY_INCLUDE: all
REDIS_HOSTNAME: immich-valkey
REDIS_PORT: 6379
REDIS_DBINDEX: 0
healthcheck:
disable: false
image: ghcr.io/immich-app/immich-server:release