mirror of
https://github.com/langgenius/dify.git
synced 2026-06-07 07:52:50 +08:00
fix: fix add uv_cache_dir env (#36398)
This commit is contained in:
parent
d3ae074456
commit
05408af8a1
@ -473,3 +473,6 @@ MILVUS_ENABLE_HYBRID_SEARCH=False
|
||||
# Human Input Task Configuration
|
||||
ENABLE_HUMAN_INPUT_TIMEOUT_TASK=true
|
||||
HUMAN_INPUT_TIMEOUT_TASK_INTERVAL=1
|
||||
|
||||
# uv cache dir
|
||||
UV_CACHE_DIR=/tmp/uv_cache
|
||||
|
||||
Loading…
Reference in New Issue
Block a user