isolated-sandbox / .env.example
ChefAdorous's picture
Deploy Code Execution Sandbox with FastAPI and Docker
a89f25d
raw
history blame contribute delete
128 Bytes
# Environment Configuration
MAX_EXECUTION_TIME=30
MAX_MEMORY_MB=512
ENABLE_NETWORK=false
LOG_LEVEL=INFO
MAX_OUTPUT_SIZE=1048576