We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82676bc + 29ea0a2 commit faf2062Copy full SHA for faf2062
1 file changed
.env.default
@@ -26,3 +26,7 @@ LHC_NODE_JS_PORT=8081
26
# Should visitors connect to NodeJS in secure way wss
27
28
LHC_NODE_JS_SECURE=0
29
+
30
+# Redis settings
31
+REDIS_BACKEND=redis:6379
32
+REDIS_BACKEND_DB=1
0 commit comments