From 4967849e3acce639b1a89c6c95d62d293600d55e Mon Sep 17 00:00:00 2001 From: Philipinho <16838612+Philipinho@users.noreply.github.com> Date: Fri, 2 Aug 2024 11:19:12 +0200 Subject: [PATCH] add SMTP_SECURE --- .env.example | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.example b/.env.example index 9665822..a52f48f 100644 --- a/.env.example +++ b/.env.example @@ -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=