Skip to content

Commit 3b273d9

Browse files
committed
Example env
1 parent 5522799 commit 3b273d9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.env.example

+5-1
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,8 @@ MAIL_HOST=<your email host>
4848
MAIL_PORT=<your email.port>
4949
MAIL_USERNAME=<your email username>
5050
MAIL_PASSWORD=<your email password>
51-
MAIL_FROM_ADDRESS=<the from address for emails>
51+
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

Comments
 (0)