Skip to content

Commit

Permalink
Update docker-compose.yaml (langgenius#9183)
Browse files Browse the repository at this point in the history
Co-authored-by: crazywoola <427733928@qq.com>
  • Loading branch information
2 people authored and lau-td committed Oct 23, 2024
1 parent 28ff7b3 commit b5c6f0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ x-shared-env: &shared-api-worker-env
INNER_API_KEY: ${INNER_API_KEY:-dify-sandbox}
HTTP_REQUEST_NODE_MAX_BINARY_SIZE: ${HTTP_REQUEST_NODE_MAX_BINARY_SIZE:-10485760}
HTTP_REQUEST_NODE_MAX_TEXT_SIZE: ${HTTP_REQUEST_NODE_MAX_TEXT_SIZE:-1048576}
APP_MAX_EXECUTION_TIME: ${APP_MAX_EXECUTION_TIME:-12000}

services:
# API service
Expand Down

0 comments on commit b5c6f0b

Please sign in to comment.