mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 05:09:19 +08:00
feat: allow pass hostname in docker env (#30975)
This commit is contained in:
@@ -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=
|
||||
|
||||
Reference in New Issue
Block a user