Remove Fernando placeholder public key
This commit is contained in:
parent
03783c6017
commit
d3c201d200
|
@ -62,16 +62,9 @@
|
|||
peers = [
|
||||
# Amin
|
||||
{
|
||||
# Placeholder public key
|
||||
publicKey = "XMkTztU2Y8hw6Fu/2o4Gszij+EmNacvFMXuZyHS1n38=";
|
||||
allowedIPs = [ "10.9.0.2/32" ];
|
||||
}
|
||||
# Fernando
|
||||
{
|
||||
# Placeholder public key
|
||||
publicKey = "XMkTztU2Y8hw6Fu/2o4Gszij+EmNacvFMXuZyHS1n38=";
|
||||
allowedIPs = [ "10.9.0.3/32" ];
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue