mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
优化部署流程
This commit is contained in:
@@ -142,7 +142,7 @@ rails db:migrate RAILS_ENV=development
|
||||
|
||||
(12)clone前端代码:将前端代码克隆到public/react目录下,目录结构应该是: public/react/build
|
||||
```bash
|
||||
git clone -b standalone https://gitlink.org.cn/Gitlink/build.git
|
||||
git clone -b master https://gitlink.org.cn/Gitlink/build.git
|
||||
```
|
||||
|
||||
(13)启动redis(此处以macOS系统为例)
|
||||
|
||||
Reference in New Issue
Block a user