Change SMTP port from 587 to 2525

This commit is contained in:
Gabor FELEGYHAZI
2025-12-16 08:57:24 +01:00
committed by GitHub
parent 267c96c75f
commit 4b022855ea

View File

@@ -27,7 +27,7 @@ env:
S3_UPLOADS_HTTP_CACHE_CONTROL: '30 * 24 * 60 * 60'
S3_UPLOADS_REGION: eu-west-1
SMTP_ENABLED: 1
SMTP_PORT: 587
SMTP_PORT: 2525
SMTP_SECURE: tls
SMTP_SERVER: smtp.eu.mailgun.org
SMTP_DOMAIN: mg.hvgblog.hu