youtube worked with this one let's test it

This commit is contained in:
Lillian Violet 2025-08-27 22:23:13 +02:00
parent 2381bab487
commit 13a8d925bb

View file

@ -240,9 +240,9 @@
peers = [ peers = [
{ {
publicKey = "+8dUgpD7YA4wMPnRQkO7EI7AeYd30QPMKh/hOaaGIXY="; publicKey = "/wPQafVa/60OIp8KqhC1xTTG+nQXZF17uo8XfdUnz2E=";
allowedIPs = ["0.0.0.0/0" "::0/0"]; allowedIPs = ["0.0.0.0/0" "::0/0"];
endpoint = "194.127.167.107:51820"; endpoint = "31.171.154.50:51820";
} }
]; ];
}; };