Change smtp to np

This commit is contained in:
dvirlabs 2025-05-15 21:13:45 +03:00
parent 7f97109ca5
commit b1f50fb1f1

View File

@ -40,6 +40,7 @@ service:
smtp: smtp:
type: NodePort type: NodePort
port: 25 port: 25
nodePort: 31025
dkim: dkim:
enabled: true enabled: true