This commit is contained in:
Tim Schubert 2021-01-02 18:53:15 +01:00
parent 28f312aa1f
commit 6f06fe69a5
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
2 changed files with 3 additions and 3 deletions

View file

@ -106,7 +106,7 @@ in
peers = [
{
publicKey = "CTKwL6+SJIqKXr1DIHejMDgjoxlWPaT78Pz3+JqcNlw=";
allowedIPs = [ "10.3.3.1/32" ];
allowedIPs = [ "10.3.3.3/32" ];
persistentKeepalive = 25;
}
];