This website works better with JavaScript.
首頁
探索
說明
註冊
登入
OpenSource
/
dify
關註
4
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
152
Wiki
Activity
瀏覽代碼
fix: env SMTP_PORT is empty caused err when launching (
#5742
)
tags/0.6.12-fix1
takatost
1 年之前
父節點
d56cedfc67
當前提交
0b8faade6f
No account linked to committer's email address
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
顯示文件統計
1
1
docker/.env.example
+ 1
- 1
docker/.env.example
查看文件
@@ -405,7 +405,7 @@ RESEND_API_KEY=your-resend-api-key
# SMTP server configuration, used when MAIL_TYPE is `smtp`
SMTP_SERVER=
SMTP_PORT=
SMTP_PORT=
465
SMTP_USERNAME=
SMTP_PASSWORD=
SMTP_USE_TLS=true
Write
Preview
Loading…
取消
儲存