reorganize

This commit is contained in:
Claeb101 2023-03-04 17:24:15 -05:00
parent 4280f54c46
commit 595ec285a1
4 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
OPENAI_API_KEY="openaikey"
TWILIO_ACCOUNT_SID=account_sid
TWILIO_AUTH_TOKEN=auth_token
TWILIO_PHONE_NUMBER=phone_number
TWILIO_ACCOUNT_SID="account_sid"
TWILIO_AUTH_TOKEN="auth_token"
TWILIO_PHONE_NUMBER="phone_number"