Add 'SMTP_SECURE' to '.env.template' of backend

This commit is contained in:
Wolfgang Huß 2023-08-21 13:44:17 +02:00
parent 28665bd175
commit f866f37bc8

View File

@ -14,6 +14,7 @@ SMTP_PORT=
SMTP_IGNORE_TLS=true
SMTP_USERNAME=
SMTP_PASSWORD=
SMTP_SECURE="false" # true for 465, false for other ports
SMTP_DKIM_DOMAINNAME=
SMTP_DKIM_KEYSELECTOR=
SMTP_DKIM_PRIVATKEY=