Update .env.template (#5)

Rename auth token to reflect variable used in code
This commit is contained in:
Aran 2020-04-10 21:26:37 +02:00 committed by GitHub
parent 9a3012ef27
commit 92839185f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.env.template vendored
View File

@ -3,4 +3,4 @@
# Fill in your credentials below and rename this file to .env
TWILIO_ACCOUNT_SID=YourAccountSIDHere
LOCAL_TWILLIO_SID=YourAuthTokenHere
LOCAL_AUTH_TOKEN=YourAuthTokenHere