Update Node 1 IP
This commit is contained in:
parent
22fdbc666b
commit
3879840eca
1 changed files with 1 additions and 1 deletions
|
@ -412,7 +412,7 @@ namespace nodetool
|
|||
}
|
||||
else
|
||||
{
|
||||
full_addrs.insert("173.212.249.24:14086");
|
||||
full_addrs.insert("5.39.81.182:14086");
|
||||
full_addrs.insert("173.212.243.115:14086");
|
||||
}
|
||||
return full_addrs;
|
||||
|
|
Loading…
Reference in a new issue