1
This commit is contained in:
parent
1f0fcc3c0b
commit
81f241fb72
@ -18,7 +18,7 @@ var Table = f5.New(func(this *table) {
|
|||||||
|
|
||||||
this.Web3ServiceCluster = f5.New(func(this *Web3ServiceClusterTable) {
|
this.Web3ServiceCluster = f5.New(func(this *Web3ServiceClusterTable) {
|
||||||
this.FileName = "../config/web3service.cluster.json"
|
this.FileName = "../config/web3service.cluster.json"
|
||||||
this.PrimKey = "instance_id"
|
this.PrimKey = ""
|
||||||
})
|
})
|
||||||
|
|
||||||
this.Config = f5.New(func(this *ConfigTable) {
|
this.Config = f5.New(func(this *ConfigTable) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user