add client

This commit is contained in:
Leon Vita 2023-02-25 17:56:42 +00:00
parent 8c2ed1ee04
commit 015586b838
1 changed files with 7 additions and 2 deletions

View File

@ -154,8 +154,13 @@
publicKey= "FRuPoJ1XVGWTeGO2vZPd4MC0hxjRailAzhMHg3ZegV0=";
allowedIPs = [ "10.10.11.30" ];
}
#---------------------black----------------------------.
#---------------------M-dev---------------------------.
{
#M-dev-pc
publicKey= "l63JSZVnqWgFvKol+MlXWPnPjwq3b0L8gVkOzQz/F3k=";
allowedIPs = [ "10.10.11.21" ];
}
];
};
};