diff --git a/.env.template b/.env.template index 52f4c39..ad9d69a 100644 --- a/.env.template +++ b/.env.template @@ -3,4 +3,4 @@ # Fill in your credentials below and rename this file to .env TWILIO_ACCOUNT_SID=YourAccountSIDHere -LOCAL_TWILLIO_SID=YourAuthTokenHere \ No newline at end of file +LOCAL_AUTH_TOKEN=YourAuthTokenHere