We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent def2970 commit 5aaaa6aCopy full SHA for 5aaaa6a
config/email.sample.json
@@ -0,0 +1,5 @@
1
+{
2
+ "host": "examplesmtphost.com",
3
+ "user": "[email protected]",
4
+ "password": "supersecurepassword"
5
+}
0 commit comments