Disabling Redis for LibreChat.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user