decentralized-video-chat/.env.template

7 lines
241 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=${TWILIO_ACCOUNT_SID}
LOCAL_AUTH_TOKEN=${LOCAL_AUTH_TOKEN}