Skip to content

Commit faf2062

Browse files
authored
Merge pull request #10 from elplaza/patch-3
Update .env.default
2 parents 82676bc + 29ea0a2 commit faf2062

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.env.default

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,7 @@ LHC_NODE_JS_PORT=8081
2626
# Should visitors connect to NodeJS in secure way wss
2727

2828
LHC_NODE_JS_SECURE=0
29+
30+
# Redis settings
31+
REDIS_BACKEND=redis:6379
32+
REDIS_BACKEND_DB=1

0 commit comments

Comments
 (0)