Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cedar2025 committed Nov 15, 2023
1 parent bd574a7 commit 12ade2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ systemctl start docker
```
2. 获取Docker compose 文件
```
git clone -b docker-compose https://github.com/cedar2025/Xboard
git clone -b docker-compose --depth 1 https://github.com/cedar2025/Xboard
cd Xboard
```
3. 执行数据库安装命令
Expand Down Expand Up @@ -227,4 +227,4 @@ php artisan xboard:rollback
2. 下载旧版代码覆盖,然后执行下述命令重启队列即可无损回滚
```
php artisan horizon:terminate
```
```

0 comments on commit 12ade2e

Please sign in to comment.