add SMTP_SECURE
This commit is contained in:
parent
0a447e91bb
commit
4967849e3a
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ SMTP_HOST=127.0.0.1
|
|||
SMTP_PORT=587
|
||||
SMTP_USERNAME=
|
||||
SMTP_PASSWORD=
|
||||
SMTP_SECURE=false
|
||||
|
||||
# Postmark driver config
|
||||
POSTMARK_TOKEN=
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue