Nub's Public Key
This commit is contained in:
parent
7fd3937726
commit
ba6abd282d
|
@ -75,7 +75,7 @@
|
|||
# List of allowed peers.
|
||||
{ #nub
|
||||
# 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.
|
||||
allowedIPs = [ "10.100.1.0/24" ];
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue