Disabling Redis for Librechat.

This commit is contained in:
2025-06-26 20:59:08 -04:00
parent 39075cdd01
commit a630f820b6
+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