mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-06-29 15:31:05 +08:00
### What problem does this PR solve? Use variable from os.env ### Type of change - [ ] Documentation Update
This commit is contained in:
@@ -252,7 +252,7 @@ REGISTER_ENABLED=1
|
||||
# - Node.js base image: includes axios
|
||||
# - Python base image: includes requests, numpy, and pandas
|
||||
# Specify custom executor images below if you're using non-default environments.
|
||||
# SANDBOX_HOST=sandbox-executor-manager
|
||||
# SANDBOX_HOST=${SANDBOX_HOST:-sandbox-executor-manager}
|
||||
# SANDBOX_EXECUTOR_MANAGER_IMAGE=infiniflow/sandbox-executor-manager:latest
|
||||
# SANDBOX_EXECUTOR_MANAGER_POOL_SIZE=3
|
||||
# SANDBOX_BASE_PYTHON_IMAGE=infiniflow/sandbox-base-python:latest
|
||||
|
||||
Reference in New Issue
Block a user