From 5d4e783977c000175bab344abe0e2f77616f92a9 Mon Sep 17 00:00:00 2001 From: Ian Ramzy <34945837+ianramzy@users.noreply.github.com> Date: Sat, 28 Mar 2020 14:07:10 -0400 Subject: [PATCH] Revert "Delete .env" This reverts commit ca37f1d672e2db193eaca9aa1d0823a783d83b49. --- .env | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .env diff --git a/.env b/.env new file mode 100644 index 0000000..bb783f6 --- /dev/null +++ b/.env @@ -0,0 +1,9 @@ +# Required for all uses +# It takes like 2 mins to get a free twilio account https://www.twilio.com/login + +TWILIO_ACCOUNT_SID=ACfc9705a2b725a7a314995eb8635a9079 +TWILIO_AUTH_TOKEN=9ab36b8ac190d20687aff0561749dbc1 + +# Example data of how yours should look, these are NOT real credentials +# TWILIO_ACCOUNT_SID=ACfc9705a2b725a7a314995eb8635a1234 +# TWILIO_AUTH_TOKEN=9ab36b8ac190d20687aff0561234dbc1