add cherry to wireguard

feature/clan.lol
Ingolf Wagner 2024-04-12 19:55:08 +02:00
parent 26266dc088
commit fe9efe5852
Signed by: palo
GPG Key ID: 76BF5F1928B9618B
1 changed files with 5 additions and 0 deletions

View File

@ -48,6 +48,11 @@
publicKey = "R1Vk1DDG/LsVU0HHRDmOJshXOVnNzPVbuv5hP7ZSGEQ=";
allowedIPs = [ "10.100.0.6/32" ];
}
{
# cherry
publicKey = "ZNnlmPdxAGYtaUvOU2V47tcEhcB06LBCXkSxIvWZL2k=";
allowedIPs = [ "10.100.0.7/32" ];
}
];
};
};