Skip to content

Commit 966d47c

Browse files
committed
feat: added missing env variables in example
1 parent 09a5852 commit 966d47c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.env-example

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ ACCOUNT_SECRET_VALUE=
1515
ACCOUNT_SMS_CALLBACK_URL=
1616

1717
# Applications
18+
APPLICATION_NAME=
1819
USER_DISPLAY_NAME=
1920
USER_ID=
2021
USER_NAME=
@@ -31,6 +32,7 @@ CONV_NAME=
3132
CONV_DISPLAY_NAME=
3233
CONV_EVENT_TYPE=
3334
CONV_EVENT_FROM=
35+
CONV_EVENT_ID=
3436
CONV_USER_ID=
3537
CONV_MEMBER_ID=
3638
CONV_MEMBER_STATE=

0 commit comments

Comments
 (0)