mirror of
https://github.com/ianramzy/decentralized-video-chat.git
synced 2024-11-14 14:19:20 +08:00
92839185f4
Rename auth token to reflect variable used in code
7 lines
236 B
Plaintext
Vendored
7 lines
236 B
Plaintext
Vendored
# Required for all uses
|
|
# It takes 2 mins to get a free twilio account https://www.twilio.com/login
|
|
# Fill in your credentials below and rename this file to .env
|
|
|
|
TWILIO_ACCOUNT_SID=YourAccountSIDHere
|
|
LOCAL_AUTH_TOKEN=YourAuthTokenHere
|