Blog: smtp little config

This commit is contained in:
Ruben Hensen
2025-03-25 19:08:07 +01:00
parent 34ee0702a8
commit f0359bb5c5
+4 -4
View File
@@ -27,11 +27,11 @@ spec:
ghostPath: /
ghostEnableHttps: true
smtpHost: "smtp.eu.mailgun.org"
smtpPort: "587"
# smtpPort: "587"
smtpUser: "postmaster@mail.hensen.io"
smtpPassword: ""
smtpProtocol: "ssl"
smtpService: ""
# smtpPassword: ""
# smtpProtocol: "ssl"
# smtpService: ""
smptExistingSecret: ghost-es
allowEmptyPassword: false
resourcesPreset: "micro"