config.yaml 223 B

12345678910
  1. app:
  2. port: 8194
  3. debug: True
  4. key: dify-sandbox
  5. max_workers: 4
  6. max_requests: 50
  7. worker_timeout: 5
  8. python_path: /usr/local/bin/python3
  9. enable_network: True # please make sure there is no network risk in your environment