update #65

Merged
astro merged 3 commits from :vps-leon into master 2022-09-25 15:57:02 +02:00
1 changed files with 6 additions and 1 deletions
Showing only changes of commit a89a8e0370 - Show all commits

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