Nub's Public Key

This commit is contained in:
Sky Hearn 2024-03-07 23:42:46 -08:00
parent 7fd3937726
commit 0f14004a7b
Signed by: fallingsky04
GPG Key ID: DAB485883AE426EC
1 changed files with 1 additions and 1 deletions

View File

@ -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" ];
} }