decentralized-video-chat/.env.template

7 lines
236 B
Plaintext
Raw Normal View History

2020-04-06 11:17:07 -04:00
# Required for all uses
# It takes 2 mins to get a free twilio account https://www.twilio.com/login
2020-04-06 11:22:30 -04:00
# Fill in your credentials below and rename this file to .env
2020-04-06 11:17:07 -04:00
2020-04-06 11:22:30 -04:00
TWILIO_ACCOUNT_SID=YourAccountSIDHere
LOCAL_AUTH_TOKEN=YourAuthTokenHere