Skip to content

Commit 7bae675

Browse files
committed
feat : node-mailer
1 parent d2c9785 commit 7bae675

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.env.sample

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
APPLICATION_PROT=8080
22
MONGODB_URI=mongodb://localhost:27017
3-
JWT_SECRET="jwt-secret"
3+
JWT_SECRET="jwt-secret"
4+
SENDER_EMAIL_SECURITY="16 digits keys"
5+
SENDER_EMAIL="[email protected]"

0 commit comments

Comments
 (0)