mirror of
https://github.com/ianramzy/decentralized-video-chat.git
synced 2024-11-13 13:49:19 +08:00
Update .env.template (#5)
Rename auth token to reflect variable used in code
This commit is contained in:
parent
9a3012ef27
commit
92839185f4
2
.env.template
vendored
2
.env.template
vendored
@ -3,4 +3,4 @@
|
||||
# Fill in your credentials below and rename this file to .env
|
||||
|
||||
TWILIO_ACCOUNT_SID=YourAccountSIDHere
|
||||
LOCAL_TWILLIO_SID=YourAuthTokenHere
|
||||
LOCAL_AUTH_TOKEN=YourAuthTokenHere
|
||||
|
Loading…
Reference in New Issue
Block a user