diff --git a/conf/.env b/conf/.env index cfd5b5e..d6a0ee9 100644 --- a/conf/.env +++ b/conf/.env @@ -45,4 +45,4 @@ N8N_SMTP_PORT=25 N8N_SMTP_USER=__APP__ N8N_SMTP_PASS=__MAIL_PWD__ N8N_SMTP_SENDER=__EMAIL__ -N8N_SMTP_SSL=false +N8N_SMTP_SSL=true