diff --git a/.env b/.env index 402093c..1b7676a 100644 --- a/.env +++ b/.env @@ -1,6 +1,7 @@ # TWILIO VITE_TWILIO_ACCOUNT_SID= VITE_TWILIO_AUTH_TOKEN= +VITE_TWILIO_PHONE_NUMBER= # PRISMA DATABASE_URL="postgres://hestia:test123@localhost:5432/hestia" \ No newline at end of file