This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
OpenSource
/
dify
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
152
Wiki
Activity
Browse Source
Fix docker command (
#5681
)
tags/0.6.12
William Espegren
1 year ago
parent
2b080b5cfc
commit
f9e4b4e74c
No account linked to committer's email address
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
api/README.md
+ 1
- 1
api/README.md
View File
```bash
```bash
cd ../docker
cd ../docker
docker
-
compose -f docker-compose.middleware.yaml -p dify up -d
docker
compose -f docker-compose.middleware.yaml -p dify up -d
cd ../api
cd ../api
```
```
Write
Preview
Loading…
Cancel
Save