mirror of
https://github.com/vitalityAI/therapist.git
synced 2025-04-05 12:30:16 -04:00
5 lines
153 B
Plaintext
5 lines
153 B
Plaintext
OPENAI_API_KEY="openaikey"
|
|
TWILIO_ACCOUNT_SID="account_sid"
|
|
TWILIO_AUTH_TOKEN="auth_token"
|
|
TWILIO_PHONE_NUMBER="phone_number"
|
|
DATABASE_URL="database_url" |