1
This commit is contained in:
parent
02004db055
commit
096ac1d592
@ -16,7 +16,7 @@ type table struct {
|
||||
|
||||
var Table = f5.New(func(this *table) {
|
||||
this.BackTaskCluster = f5.New(func(this *BackTaskClusterTable) {
|
||||
this.FileName = "../config/adminserver.cluster.json"
|
||||
this.FileName = "../config/backtask.cluster.json"
|
||||
this.PrimKey = "instance_id"
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user