forgot setting the first peer, fixed wireguard for real now
This commit is contained in:
parent
803602949b
commit
b9d68f1f54
1 changed files with 1 additions and 1 deletions
|
|
@ -274,7 +274,7 @@
|
||||||
|
|
||||||
peers = [
|
peers = [
|
||||||
{
|
{
|
||||||
publicKey = "/wPQafVa/60OIp8KqhC1xTTG+nQXZF17uo8XfdUnz2E=";
|
publicKey = "33BoONMGCm2vknq2eq72eozRsHmHQY6ZHEEZ4851TkY=";
|
||||||
allowedIPs = ["0.0.0.0/0" "::0/0"];
|
allowedIPs = ["0.0.0.0/0" "::0/0"];
|
||||||
endpoint = "193.32.249.70:51820";
|
endpoint = "193.32.249.70:51820";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue