db internal server error (#24947)

Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
zz_xu
2025-09-03 22:44:22 +08:00
committed by GitHub
parent a9c7669c16
commit 56afb3fd64

View File

@@ -75,6 +75,7 @@ DB_PASSWORD=difyai123456
DB_HOST=localhost DB_HOST=localhost
DB_PORT=5432 DB_PORT=5432
DB_DATABASE=dify DB_DATABASE=dify
SQLALCHEMY_POOL_PRE_PING=true
# Storage configuration # Storage configuration
# use for store upload files, private keys... # use for store upload files, private keys...