浏览代码

db internal server error (#24947)

Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
tags/2.0.0-beta.1
zz_xu 2 个月前
父节点
当前提交
56afb3fd64
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      api/.env.example

+ 1
- 0
api/.env.example 查看文件

@@ -75,6 +75,7 @@ DB_PASSWORD=difyai123456
DB_HOST=localhost
DB_PORT=5432
DB_DATABASE=dify
SQLALCHEMY_POOL_PRE_PING=true

# Storage configuration
# use for store upload files, private keys...

正在加载...
取消
保存