1
0

Move porter to another location

This commit is contained in:
2021-02-03 18:46:20 +01:00
parent ec835f30da
commit 6fa28acff8
3 changed files with 7 additions and 7 deletions

View File

@@ -68,7 +68,7 @@
ips = [ "fe80::138:2/64" "169.254.138.2/24" ];
peers = [ {
allowedIPs = [ "0.0.0.0/0" "::/0" ];
endpoint = "188.34.158.206:50138";
endpoint = "5.45.100.191:50138";
publicKey = "aP6optNE7nVk6coo+USkSDtB62rAc/isfofRML9V2HM=";
persistentKeepalive = 25;
} ];