Remove Fernando placeholder public key

This commit is contained in:
coolneng 2021-03-19 09:55:02 +01:00
parent 03783c6017
commit d3c201d200
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 0 additions and 7 deletions

View File

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