Add Shiro

This commit is contained in:
fallingsky04 2024-09-15 19:14:37 +00:00
parent 93d2c9ce47
commit 424644cd97
1 changed files with 6 additions and 2 deletions

View File

@ -149,8 +149,12 @@
}
{ # WiTu
publicKey = "k+PkzHREDszWnzvY79JcBL2XCkwtQ/XSunxNft7pjwY=";
allowedIPs = ["10.100.0.19/32"];
}
allowedIPs = ["10.100.0.19/32"];
}
{ # Shiro
publicKey = "I4US1u5iR5g8qzVvtVMvK65dgNsnnXbkAac3GBS1PWQ=";
allowedIPs = ["10.100.0.21/32"];
}
];
};
};