mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
typo
This commit is contained in:
@@ -67,7 +67,7 @@ def main(knowledge1: list, knowledge2: list) -> dict:
|
||||
|
||||
If you are a local deployment user, you need to start a sandbox service to prevent the execution of malicious code.
|
||||
|
||||
This sanbox service requires Docker and you can start it directly using `docker-compose`:
|
||||
This sandbox service requires Docker and you can start it directly using `docker-compose`:
|
||||
|
||||
```bash
|
||||
docker-compose -f docker-compose.middleware.yaml up -d
|
||||
|
||||
Reference in New Issue
Block a user