Update README.md
This commit is contained in:
parent
859288027d
commit
a8e1e1af9b
@ -85,7 +85,7 @@ env GOOS=linux GOARCH=amd64 go build -o DKube-Server main.go
|
|||||||
```shell
|
```shell
|
||||||
//数据库配置
|
//数据库配置
|
||||||
DbType = "mysql"
|
DbType = "mysql"
|
||||||
DbHost = "192.168.66.62"
|
DbHost = "xx.xx.xx.xx"
|
||||||
DbPort = 3306
|
DbPort = 3306
|
||||||
DbName = "dkube"
|
DbName = "dkube"
|
||||||
DbUser = "root"
|
DbUser = "root"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user