fix the email sent

This commit is contained in:
root
2026-05-17 16:36:34 -04:00
parent 459f6c953e
commit 5bc6772f64
2 changed files with 96 additions and 68 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME=your-cloud-name
# ─── Resend (Email) ────────────────────────────────────────────
RESEND_API_KEY=re_...
EMAIL_FROM=noreply@rentaldrivego.com
EMAIL_FROM=rentaldrivego@gmail.com
EMAIL_FROM_NAME=RentalDriveGo
# ─── Twilio (SMS + WhatsApp) ───────────────────────────────────