chore(env): update Docker env
This commit is contained in:
parent
10fb6a3d0b
commit
2e2beec580
1 changed files with 1 additions and 7 deletions
|
|
@ -106,13 +106,7 @@ ADMIN_SVR_HTTP_PORT=9381
|
||||||
SVR_MCP_PORT=9382
|
SVR_MCP_PORT=9382
|
||||||
|
|
||||||
# The RAGFlow Docker image to download. v0.22+ doesn't include embedding models.
|
# The RAGFlow Docker image to download. v0.22+ doesn't include embedding models.
|
||||||
# Defaults to the v0.21.1-slim edition, which is the RAGFlow Docker image without embedding models.
|
RAGFLOW_IMAGE=infiniflow/ragflow:v0.22.0
|
||||||
RAGFLOW_IMAGE=infiniflow/ragflow:v0.21.1-slim
|
|
||||||
# RAGFLOW_IMAGE=infiniflow/ragflow:v0.21.1
|
|
||||||
# The Docker image of the v0.21.1 edition includes built-in embedding models:
|
|
||||||
# - BAAI/bge-large-zh-v1.5
|
|
||||||
# - maidalun1020/bce-embedding-base_v1
|
|
||||||
#
|
|
||||||
|
|
||||||
# If you cannot download the RAGFlow Docker image:
|
# If you cannot download the RAGFlow Docker image:
|
||||||
# RAGFLOW_IMAGE=swr.cn-north-4.myhuaweicloud.com/infiniflow/ragflow:v0.21.1
|
# RAGFLOW_IMAGE=swr.cn-north-4.myhuaweicloud.com/infiniflow/ragflow:v0.21.1
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue