mirror of
https://github.com/langgenius/dify.git
synced 2025-11-13 17:59:59 +00:00
doc: docker-compose won't start due to wrong README (#5859)
This commit is contained in:
parent
a33ce09e6e
commit
6e256507d3
@ -11,6 +11,7 @@
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd ../docker
|
cd ../docker
|
||||||
|
cp .middleware.env.example .middleware.env
|
||||||
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
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user