curated_compose/docker/dify/dify-sandbox-conf/config.yaml

14 lines
261 B
YAML
Raw Normal View History

2026-06-15 21:43:10 -04:00
app:
port: 8194
debug: false
key: dify-sandbox
max_workers: 4
max_requests: 50
worker_timeout: 5
python_path: /usr/local/bin/python3
enable_network: true
allowed_syscalls: []
proxy:
http: http://dify-ssrf-proxy:3128
https: http://dify-ssrf-proxy:3128