fix more things

This commit is contained in:
Sky Hearn 2024-09-15 18:50:05 +00:00
parent 199d06538a
commit 93d2c9ce47
1 changed files with 4 additions and 4 deletions

View File

@ -145,12 +145,12 @@
} }
{ # Mari { # Mari
publicKey = "NfEjPn+ZYgB1vfNZ353AQOKPZLKUt4gPoNUSrywXjl0="; publicKey = "NfEjPn+ZYgB1vfNZ353AQOKPZLKUt4gPoNUSrywXjl0=";
allowedIPs = [ "10.100.0.20/32" ] allowedIPs = [ "10.100.0.20/32" ];
} }
{ # WiTu { # WiTu
publicKey = "k+PkzHREDszWnzvY79JcBL2XCkwtQ/XSunxNft7pjwY="; publicKey = "k+PkzHREDszWnzvY79JcBL2XCkwtQ/XSunxNft7pjwY=";
allowedIPs = ["10.100.0.19/32"]; allowedIPs = ["10.100.0.19/32"];
} }
]; ];
}; };
}; };