add client

This commit is contained in:
Leon Vita 2022-09-24 02:02:37 +01:00
parent 645827b7be
commit a89a8e0370
1 changed files with 6 additions and 1 deletions

View File

@ -120,7 +120,12 @@
peers = [
# ------------------leon-------------------------.
{
{
#leoncloud-vm
publicKey = "YhcC/xMYxh7GIyndbgBZ05oE3aTJXK4T7JgZwUDyd08=";
allowedIPs = [ "10.10.11.4" ];
}
{
#My_laptop
publicKey = "okZuIQ90J49IJ3s+/dZyLthvo4rR2kclmTL54Ykglio=";
allowedIPs = [ "10.10.11.2" ];