mirror of
https://github.com/ianramzy/decentralized-video-chat.git
synced 2025-02-22 16:05:03 +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
|
# Fill in your credentials below and rename this file to .env
|
||||||
|
|
||||||
TWILIO_ACCOUNT_SID=YourAccountSIDHere
|
TWILIO_ACCOUNT_SID=YourAccountSIDHere
|
||||||
LOCAL_TWILLIO_SID=YourAuthTokenHere
|
LOCAL_AUTH_TOKEN=YourAuthTokenHere
|
||||||
|
Loading…
x
Reference in New Issue
Block a user