chore: merge CODE_EXECUTION_API_KEY into SANDBOX_API_KEY in the docker-compose.yaml (#5779)

This commit is contained in:
takatost
2024-06-30 21:39:48 +08:00
committed by GitHub
parent 373b5047fd
commit 91da622df5
2 changed files with 1 additions and 2 deletions

View File

@@ -429,7 +429,6 @@ INVITE_EXPIRY_HOURS=72
# The sandbox service endpoint.
CODE_EXECUTION_ENDPOINT=http://sandbox:8194
CODE_EXECUTION_API_KEY=dify-sandbox
CODE_MAX_NUMBER=9223372036854775807
CODE_MIN_NUMBER=-9223372036854775808
CODE_MAX_STRING_LENGTH=80000