mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Blog: smtp little config http false and port
This commit is contained in:
@@ -27,7 +27,7 @@ spec:
|
|||||||
ghostPath: /
|
ghostPath: /
|
||||||
ghostEnableHttps: false
|
ghostEnableHttps: false
|
||||||
smtpHost: "smtp.eu.mailgun.org"
|
smtpHost: "smtp.eu.mailgun.org"
|
||||||
# smtpPort: "587"
|
smtpPort: "587"
|
||||||
smtpUser: "postmaster@mail.hensen.io"
|
smtpUser: "postmaster@mail.hensen.io"
|
||||||
# smtpPassword: ""
|
# smtpPassword: ""
|
||||||
# smtpProtocol: "ssl"
|
# smtpProtocol: "ssl"
|
||||||
|
|||||||
Reference in New Issue
Block a user