decentralized-video-chat/.env.template
Aran 92839185f4
Update .env.template (#5)
Rename auth token to reflect variable used in code
2020-04-10 15:26:37 -04:00

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