Disabling Redis for LibreChat.

This commit is contained in:
2025-06-27 10:50:21 -04:00
parent d92d68f010
commit 67eacadfad
+1 -1
View File
@@ -93,7 +93,7 @@ x-librechat: &librechat-env
SEARCH: true
SESSION_EXPIRY: 1000 * 60 * 15
TRUST_PROXY: 1
USE_REDIS: true
USE_REDIS: false
x-maxun: &maxun-env
environment:
NODE_ENV: production