Chore(docker): Remove outdated sandbox config (#10977)
### What problem does this PR solve? Remove outdated sandbox config ### Type of change - [x] Refactoring
This commit is contained in:
parent
c20f5675c6
commit
640e8e3f3e
1 changed files with 1 additions and 9 deletions
10
docker/.env
10
docker/.env
|
|
@ -214,14 +214,6 @@ REGISTER_ENABLED=1
|
|||
# SANDBOX_MAX_MEMORY=256m # b, k, m, g
|
||||
# SANDBOX_TIMEOUT=10s # s, m, 1m30s
|
||||
|
||||
# Important: To enable sandbox, you must re-declare the compose profiles.
|
||||
# 1. Comment out the COMPOSE_PROFILES line above.
|
||||
# 2. Uncomment one of the following based on your chosen document engine:
|
||||
# - For Elasticsearch:
|
||||
# COMPOSE_PROFILES=elasticsearch,sandbox
|
||||
# - For Infinity:
|
||||
# COMPOSE_PROFILES=infinity,sandbox
|
||||
# - For OpenSearch:
|
||||
# COMPOSE_PROFILES=opensearch,sandbox
|
||||
# Enable DocLing and Mineru
|
||||
USE_DOCLING=false
|
||||
USE_MINERU=false
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue