Fix typo in SMTP server comment in .env.example

Signed-off-by: Daniel Holøien <39239702+NorskNoobing@users.noreply.github.com>
This commit is contained in:
Daniel Holøien
2026-03-17 07:52:36 +01:00
committed by GitHub
parent 490c421ae5
commit a17d10b064
+1 -1
View File
@@ -173,7 +173,7 @@ MAIL_ENCRYPTION=null
MAIL_SENDMAIL_COMMAND=
#
# If you use self-signed certificates for your STMP server, you can use the following settings.
# If you use self-signed certificates for your SMTP server, you can use the following settings.
#
MAIL_ALLOW_SELF_SIGNED=false
MAIL_VERIFY_PEER=true