Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
1962247851 committed Nov 8, 2024
1 parent fd5f4a6 commit 80c33b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/deploy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
> 帐号请前往[QQ频道](https://pd.qq.com/s/3id0n7fvs)获取
> <img src="/assets/image/QQPD.jpg" width="400"/><img src="/assets/image/WeChatPD.jpg" width="400"/>
## 2.1 Docker Compose
## 2.1 Docker Compose 部署

### 2.1.0 Tips

Expand Down Expand Up @@ -117,6 +117,6 @@ services:
## 2.2 本地打包运行
1. clone项目到本地
1. 克隆项目到本地 `git clone https://github.com/OrdinaryRoad-Project/ordinaryroad-barrage-fly.git`
2. 后端打包 `./gradlew clean bootJar`
3. 前端打包 `npm install && npm run build`

0 comments on commit 80c33b5

Please sign in to comment.