Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>tags/2.0.0-beta.1
| @@ -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... | |||