fix: command

This commit is contained in:
Baoshuo Ren 2022-09-19 17:37:02 +08:00
parent 62b6c3c182
commit 46f6923d97
Signed by: baoshuo
GPG Key ID: 00CB9680AB29F51A

View File

@ -35,7 +35,7 @@ docker-compose up -d
## 开发
```bash
docker-compose up --build -f docker-compose.development.yml
docker-compose -f docker-compose.development.yml up --build
```
## 感谢