Dovecot Systax Problem

main
boksbc 2025-10-27 01:57:41 +01:00
parent 977e1d7566
commit 8e68fc8572
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ upsert_env SESSION_SAMESITE "lax"
upsert_env REDIS_CLIENT "phpredis"
upsert_env REDIS_HOST "127.0.0.1"
upsert_env REDIS_PORT "6379"
upsert_env REDIS_PASS "${REDIS_PASS}"
upsert_env REDIS_PASSWORD "${REDIS_PASS}"
upsert_env REDIS_DB "0"
upsert_env REDIS_CACHE_DB "1"
upsert_env REDIS_CACHE_CONNECTION "cache"