Add Shiro
This commit is contained in:
parent
93d2c9ce47
commit
424644cd97
|
@ -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"];
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue