### What problem does this PR solve?

Use variable from os.env

### Type of change

- [ ] Documentation Update
This commit is contained in:
Wang Qi
2026-04-30 17:21:28 +08:00
committed by GitHub
parent 93f3b90121
commit c363e43664

View File

@@ -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