diff --git a/apps/templates/blog-helm.yaml b/apps/templates/blog-helm.yaml index 5094cc8..15dd9f8 100644 --- a/apps/templates/blog-helm.yaml +++ b/apps/templates/blog-helm.yaml @@ -27,7 +27,7 @@ spec: ghostPath: / ghostEnableHttps: false smtpHost: "smtp.eu.mailgun.org" - # smtpPort: "587" + smtpPort: "587" smtpUser: "postmaster@mail.hensen.io" # smtpPassword: "" # smtpProtocol: "ssl"