diff options
Diffstat (limited to 'server/.env')
-rw-r--r-- | server/.env | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/server/.env b/server/.env index 586c878..3bce271 100644 --- a/server/.env +++ b/server/.env @@ -4,4 +4,7 @@ PORT = 5000 //TWILIO TWILIO_ACCOUNT_SID = AC77501e433321b984614102ea5d611580 TWILIO_AUTH_TOKEN = c6823da64d024efcced488b482c1865f -TWILIO_PHONE_NUMBER = +14235645815
\ No newline at end of file +TWILIO_PHONE_NUMBER = +14235645815 + +//SENDGRID +SENDGRID_API_KEY = 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
\ No newline at end of file |