SMTP_PORT
This commit is contained in:
@@ -16,7 +16,8 @@ spec:
|
||||
|
||||
environment:
|
||||
EMAIL_DELIVERY_METHOD: "smtp"
|
||||
SMTP_ADDRESS: "192.168.4.125"
|
||||
SMTP_ADDRESS: "smtp.innohub.local"
|
||||
SMTP_PORT: "25"
|
||||
SMTP_DOMAIN: "innovation-hub-niedersachsen.de"
|
||||
SMTP_AUTHENTICATION: "none"
|
||||
SMTP_ENABLE_STARTTLS_AUTO: "false"
|
||||
|
||||
Reference in New Issue
Block a user