Disabling Redis for LibreChat.
This commit is contained in:
+1
-1
@@ -93,7 +93,7 @@ x-librechat: &librechat-env
|
|||||||
SEARCH: true
|
SEARCH: true
|
||||||
SESSION_EXPIRY: 1000 * 60 * 15
|
SESSION_EXPIRY: 1000 * 60 * 15
|
||||||
TRUST_PROXY: 1
|
TRUST_PROXY: 1
|
||||||
USE_REDIS: true
|
USE_REDIS: false
|
||||||
x-maxun: &maxun-env
|
x-maxun: &maxun-env
|
||||||
environment:
|
environment:
|
||||||
NODE_ENV: production
|
NODE_ENV: production
|
||||||
|
|||||||
Reference in New Issue
Block a user