chore: merge CODE_EXECUTION_API_KEY into SANDBOX_API_KEY in the docker-compose.yaml (#5779)
This commit is contained in:
parent
373b5047fd
commit
91da622df5
2 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue