mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 01:48:04 +08:00
enhance: increase code timeout
This commit is contained in:
@ -299,6 +299,7 @@ services:
|
||||
# The DifySandbox configurations
|
||||
API_KEY: dify-sandbox
|
||||
GIN_MODE: release
|
||||
WORKER_TIMEOUT: 15
|
||||
ports:
|
||||
- "8194:8194"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user