Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
OpenSource
/
dify
Seguir
4
Destacar
0
Fork
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
152
Wiki
Actividad
Explorar el Código
feat: Poetry requests timeout (
#7086
)
tags/0.7.0
Nam Vu
hace 1 año
padre
f288d367ac
commit
8e23e24bd5
No account linked to committer's email address
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
api/Dockerfile
+ 1
- 0
api/Dockerfile
Ver fichero
@@ -12,6 +12,7 @@ ENV POETRY_CACHE_DIR=/tmp/poetry_cache
ENV POETRY_NO_INTERACTION=1
ENV POETRY_VIRTUALENVS_IN_PROJECT=true
ENV POETRY_VIRTUALENVS_CREATE=true
ENV POETRY_REQUESTS_TIMEOUT=15
FROM base AS packages
Escribir
Vista previa
Cargando…
Cancelar
Guardar