修复修改任务状态本地免认证

This commit is contained in:
whyour
2022-01-25 22:52:27 +08:00
parent e13d9ed51b
commit 3131f197b8
7 changed files with 63 additions and 19 deletions
+1 -2
View File
@@ -153,11 +153,10 @@ $ git clone git@github.com:whyour/qinglong.git
$ cd qinglong
$ cp .env.example .env
$ yarn install
$ yarn start-back
$ yarn start
```
打开你的浏览器,访问 http://127.0.0.1:5601
打开你的浏览器,访问 http://127.0.0.1:5700
## 交流