mirror of
https://github.com/docmost/docmost.git
synced 2026-05-25 03:42:44 +08:00
add SMTP_SECURE
This commit is contained in:
@@ -30,6 +30,7 @@ SMTP_HOST=127.0.0.1
|
|||||||
SMTP_PORT=587
|
SMTP_PORT=587
|
||||||
SMTP_USERNAME=
|
SMTP_USERNAME=
|
||||||
SMTP_PASSWORD=
|
SMTP_PASSWORD=
|
||||||
|
SMTP_SECURE=false
|
||||||
|
|
||||||
# Postmark driver config
|
# Postmark driver config
|
||||||
POSTMARK_TOKEN=
|
POSTMARK_TOKEN=
|
||||||
|
|||||||
Reference in New Issue
Block a user