smtp port

This commit is contained in:
2026-05-16 20:34:22 +02:00
parent c37bd3ef04
commit d3fac4d43e

View File

@@ -37,6 +37,8 @@ smtp:
host: smtp.office365.com host: smtp.office365.com
from: noreply@fortedigital.com from: noreply@fortedigital.com
fromName: "Forte Bitwarden Administrator" fromName: "Forte Bitwarden Administrator"
port: 587
debug: true
existingSecret: prod-db-creds existingSecret: prod-db-creds
username: username:
existingSecretKey: SMTP_USERNAME existingSecretKey: SMTP_USERNAME