decentralized-video-chat/.env.template

7 lines
236 B
Plaintext
Raw Normal View History

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