修复
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
serverid: 1
|
||||
host: "localhost"
|
||||
port: 5050
|
||||
cluster: [ "localhost:5050","localhost:5051","localhost:5052" ]
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
serverid: 2
|
||||
host: "localhost"
|
||||
port: 5051
|
||||
cluster: [ "localhost:5050","localhost:5051","localhost:5052" ]
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
serverid: 3
|
||||
host: "localhost"
|
||||
port: 5052
|
||||
cluster: [ "localhost:5050","localhost:5051","localhost:5052" ]
|
||||
|
||||
Reference in New Issue
Block a user