Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
OpenSource
/
dify
Observar
4
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
152
Wiki
Atividade
Ver código fonte
fix: env SMTP_PORT is empty caused err when launching (
#5742
)
tags/0.6.12-fix1
takatost
1 ano atrás
pai
d56cedfc67
commit
0b8faade6f
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
docker/.env.example
+ 1
- 1
docker/.env.example
Ver arquivo
@@ -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
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar