Update README.md

This commit is contained in:
dqzboy 2022-10-12 13:54:24 +08:00 committed by GitHub
parent dcbbf5727d
commit 97504637d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,7 +81,7 @@ env GOOS=linux GOARCH=amd64 go build -o DKube-Server main.go
~]# ./DKube-Server
```
- 前端 `dkube-web`
- 前端 `dkube-web`,后端接口:`src\views\common\Config.js`
```shell
npm run build
```