let's try another server I guess

This commit is contained in:
Lillian Violet 2025-08-27 21:58:49 +02:00
parent 982eb8623b
commit 2381bab487

View file

@ -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";
} }
]; ];
}; };