Skip to content

Commit 375041b

Browse files
committed
chore: updated nodemail struc
1 parent 37bcde6 commit 375041b

2 files changed

Lines changed: 1170 additions & 577 deletions

File tree

server/.env

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ GOOGLE_ID =
3939
GOOGLE_SECRET =
4040
GOOGLE_CALLBACK =
4141

42-
MAIL_SUPPORT =
43-
MAIL_SERVICE =
44-
MAIL_EMAIL =
45-
MAIL_PASSWORD =
42+
SMTP_HOST =
43+
SMTP_PORT =
44+
SMTP_USER =
45+
SMTP_PASS =
46+
SMTP_FROM =

0 commit comments

Comments
 (0)