From 7f7fd56ecb3df71112709879ec41886e023f74f3 Mon Sep 17 00:00:00 2001 From: Vishwanath Martur <64204611+vishwamartur@users.noreply.github.com> Date: Sun, 28 Jul 2024 22:18:37 +0530 Subject: [PATCH] Update .env --- .env | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.env b/.env index 8565e3e..e9d32f9 100644 --- a/.env +++ b/.env @@ -1,12 +1,12 @@ EMAIL_HOST=smtp.gmail.com -EMAIL_PORT=587 +EMAIL_PORT=465 EMAIL_SECURE=false EMAIL_USER=vishwamartur@gmail.com EMAIL_PASS=egij xvyc sgin nkzj EMAIL_FROM=vishwamartur@gmail.com EMAIL_TO=recipient_email_address SMTP_HOST=smtp.gmail.com -SMTP_PORT=587 +SMTP_PORT=465 SMTP_SECURE=false SMTP_USER=vishwamartur@gmail.com -SMTP_PASS=egij xvyc sgin nkzj \ No newline at end of file +SMTP_PASS=egij xvyc sgin nkzj