Skip to content

Commit 33fc67e

Browse files
committedNov 15, 2020
env example
1 parent 376c264 commit 33fc67e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.env.example

+3
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,6 @@ PUSHER_APP_CLUSTER=mt1
4444

4545
MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
4646
MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
47+
48+
JWT_TTL=1440
49+
JWT_SECRET=pKprnMGvttxuHLBtfUNudhP9eAo5bGcfqtjMA0o2ks1Lxi5qwIp0eQXPyiy9O6QT

0 commit comments

Comments
 (0)
Please sign in to comment.