fix first online resevation

This commit is contained in:
root
2026-05-09 20:01:51 -04:00
parent c4a45c8b21
commit 09b0e3b55f
75 changed files with 6394 additions and 2190 deletions
+14
View File
@@ -21,3 +21,17 @@ NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=
NODE_ENV=development
CORS_ORIGINS=http://localhost:3000,http://localhost:3001,http://localhost:3002,http://localhost:3003
# Email - disable Resend (placeholder), use SMTP instead
RESEND_API_KEY=re_...
EMAIL_FROM=moulay.elabidi@gmail.com
EMAIL_FROM_NAME=RentalDriveGo
MAIL_HOST=smtp.gmail.com
MAIL_PORT=587
MAIL_SCHEME=smtp
MAIL_USERNAME=moulay.elabidi@gmail.com
MAIL_PASSWORD=seld rlvl bzuy npar
MAIL_FROM_ADDRESS=moulay.elabidi@gmail.com
MAIL_FROM_NAME=RentalDriveGo
MAIL_REPLY_TO_ADDRESS=moulay.elabidi@gmail.com
MAIL_REPLY_TO_NAME=RentalDriveGo