Replace prosorinos with dendrite

This commit is contained in:
2020-12-10 13:59:02 +01:00
parent 00ac8e6bb2
commit 7acac333b3
2 changed files with 8 additions and 8 deletions

View File

@@ -70,9 +70,9 @@ in {
publicKey = "XMkTztU2Y8hw6Fu/2o4Gszij+EmNacvFMXuZyHS1n38=";
allowedIPs = [ "10.8.0.2/32" ];
}
# Prosorinos
# Dendrite
{
publicKey = "ipr+95jPZaCwEQybLsN5njxENMrPFbUUKf8CTNvGsDA=";
publicKey = "eFykHmnMALRUluApRfSM32Xw80kTNo7yUsxs47URkX4=";
allowedIPs = [ "10.8.0.3/32" ];
}
];