We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2c9785 commit 7bae675Copy full SHA for 7bae675
.env.sample
@@ -1,3 +1,5 @@
1
APPLICATION_PROT=8080
2
MONGODB_URI=mongodb://localhost:27017
3
-JWT_SECRET="jwt-secret"
+JWT_SECRET="jwt-secret"
4
+SENDER_EMAIL_SECURITY="16 digits keys"
5
+SENDER_EMAIL="[email protected]"
0 commit comments