We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 934823f + de5b58f commit a283f2eCopy full SHA for a283f2e
.env.local_dev
@@ -52,7 +52,7 @@ SMTP_ENABLE=
52
SMTP_HOST=smtp.yourhost.com
53
SMTP_PORT=443
54
[email protected]
55
-SMTP_PASS=password
+SMTP_PASS=password # if your password includes spaces then write password in single quotes ('asdf pasd asdf bgds').
56
57
58
# Base64 encoded PFX or p12 document signing certificate file *********************************************************************************************************************
0 commit comments