Update README.md
This commit is contained in:
parent
969e4f6c32
commit
5b98115d1e
@ -76,10 +76,10 @@ Kubeconfig = "/root/.kube/config"
|
||||
|
||||
- 后端
|
||||
```go
|
||||
env GOOS=linux GOARCH=amd64 go build -o DKube-Server main。go
|
||||
env GOOS=linux GOARCH=amd64 go build -o DKube-Server main.go
|
||||
|
||||
~]# chmod +x DKube-Server
|
||||
~]# 。/DKube-Server
|
||||
~]# ./DKube-Server
|
||||
```
|
||||
|
||||
- 数据库: `config/config.go`
|
||||
|
Loading…
x
Reference in New Issue
Block a user