mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
Add 'SMTP_SECURE' to '.env.template' of backend
This commit is contained in:
parent
28665bd175
commit
f866f37bc8
@ -14,6 +14,7 @@ SMTP_PORT=
|
|||||||
SMTP_IGNORE_TLS=true
|
SMTP_IGNORE_TLS=true
|
||||||
SMTP_USERNAME=
|
SMTP_USERNAME=
|
||||||
SMTP_PASSWORD=
|
SMTP_PASSWORD=
|
||||||
|
SMTP_SECURE="false" # true for 465, false for other ports
|
||||||
SMTP_DKIM_DOMAINNAME=
|
SMTP_DKIM_DOMAINNAME=
|
||||||
SMTP_DKIM_KEYSELECTOR=
|
SMTP_DKIM_KEYSELECTOR=
|
||||||
SMTP_DKIM_PRIVATKEY=
|
SMTP_DKIM_PRIVATKEY=
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user