Unverified Commit 51554361 authored by 舜岳's avatar 舜岳 Committed by GitHub

refactor: Added project name to Docker Compose command (#753)

parent 491d29cc
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
```bash ```bash
cd ../docker cd ../docker
docker-compose -f docker-compose.middleware.yaml up -d docker-compose -f docker-compose.middleware.yaml -p dify up -d
cd ../api cd ../api
``` ```
2. Copy `.env.example` to `.env` 2. Copy `.env.example` to `.env`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment