let's try another server I guess
This commit is contained in:
parent
982eb8623b
commit
2381bab487
1 changed files with 2 additions and 2 deletions
|
@ -240,9 +240,9 @@
|
||||||
|
|
||||||
peers = [
|
peers = [
|
||||||
{
|
{
|
||||||
publicKey = "LOd1SY9YCHGiJUVT+XdYRdORu6ZMw4CqOKQBW2ElLg8=";
|
publicKey = "+8dUgpD7YA4wMPnRQkO7EI7AeYd30QPMKh/hOaaGIXY=";
|
||||||
allowedIPs = ["0.0.0.0/0" "::0/0"];
|
allowedIPs = ["0.0.0.0/0" "::0/0"];
|
||||||
endpoint = "195.47.194.161:51820";
|
endpoint = "194.127.167.107:51820";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue