We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5522799 commit 3b273d9Copy full SHA for 3b273d9
.env.example
@@ -48,4 +48,8 @@ MAIL_HOST=<your email host>
48
MAIL_PORT=<your email.port>
49
MAIL_USERNAME=<your email username>
50
MAIL_PASSWORD=<your email password>
51
-MAIL_FROM_ADDRESS=<the from address for emails>
+MAIL_FROM_ADDRESS=<the from address for emails>
52
+
53
+# Define this if you have a help page you would like to
54
+# send users to.
55
+# PUBLIC_HELP_REDIRECT="https://help.example.com"
0 commit comments