Nub's Public Key
This commit is contained in:
parent
7fd3937726
commit
0f14004a7b
|
@ -75,7 +75,7 @@
|
||||||
# List of allowed peers.
|
# List of allowed peers.
|
||||||
{ #nub
|
{ #nub
|
||||||
# Public key of the peer (not a file path).
|
# Public key of the peer (not a file path).
|
||||||
publicKey = "L4msD0mEG2ctKDtaMJW2y3cs1fT2LBRVV7iVlWZ2nZc=";
|
publicKey = "j2WrE1lX5Pf12Yk61zzCUJCnzVQyR+s+nWw72a4gsik=";
|
||||||
# List of IPs assigned to this peer within the tunnel subnet. Used to configure routing.
|
# List of IPs assigned to this peer within the tunnel subnet. Used to configure routing.
|
||||||
allowedIPs = [ "10.100.1.0/24" ];
|
allowedIPs = [ "10.100.1.0/24" ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue