fixed
discoveryHosts -> hosts
This commit is contained in:
parent
9be648ddb0
commit
e8310887a0
@ -108,7 +108,7 @@ public class DiscoveryPortController {
|
|||||||
}
|
}
|
||||||
hl.add(host);
|
hl.add(host);
|
||||||
}
|
}
|
||||||
z.setDiscoveryHosts(hl);
|
z.setHosts(hl);
|
||||||
|
|
||||||
repo.save(d);
|
repo.save(d);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user