Ver código fonte

db internal server error (#24947)

Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
tags/2.0.0-beta.1
zz_xu 2 meses atrás
pai
commit
56afb3fd64
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      api/.env.example

+ 1
- 0
api/.env.example Ver arquivo

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...

Carregando…
Cancelar
Salvar