feat: allow pass hostname in docker env (#30975)

This commit is contained in:
wangxiaolei
2026-01-14 19:30:37 +08:00
committed by GitHub
parent f33b1a3332
commit 0ec2b12e65
8 changed files with 36 additions and 19 deletions

View File

@@ -968,6 +968,8 @@ SMTP_USERNAME=
SMTP_PASSWORD=
SMTP_USE_TLS=true
SMTP_OPPORTUNISTIC_TLS=false
# Optional: override the local hostname used for SMTP HELO/EHLO
SMTP_LOCAL_HOSTNAME=
# Sendgid configuration
SENDGRID_API_KEY=