docs: Update README documentation.
Build and Push CodeReview / build (push) Waiting to run
Details
Build and Push CodeReview / build (push) Waiting to run
Details
This commit is contained in:
parent
644b7ce65c
commit
dc927cc40c
|
|
@ -76,11 +76,11 @@ DeepAudit/
|
||||||
|
|
||||||
### 方式一:克隆代码部署
|
### 方式一:克隆代码部署
|
||||||
|
|
||||||
适合需要自定义配置或二次开发的用户:
|
适合快速部署的用户:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# 1. 克隆项目
|
# 1. 克隆项目
|
||||||
git clone http://sl.vrgon.com:3000/WuYanBo/CodeReview.git && cd DeepAudit
|
git clone http://sl.vrgon.com:3000/WuYanBo/CodeReview.git && cd CodeReview
|
||||||
|
|
||||||
# 2. 配置环境变量
|
# 2. 配置环境变量
|
||||||
cp .env.example .env
|
cp .env.example .env
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue