Rename dendrite to caravanserai

This commit is contained in:
2020-12-14 02:52:04 +01:00
parent 934416d576
commit 145c5051cc
2 changed files with 8 additions and 8 deletions

View File

@@ -65,12 +65,12 @@ in {
listenPort = 1194;
privateKeyFile = "/home/coolneng/.wg/keys/privatekey";
peers = [
# Panacea
# panacea
{
publicKey = "XMkTztU2Y8hw6Fu/2o4Gszij+EmNacvFMXuZyHS1n38=";
allowedIPs = [ "10.8.0.2/32" ];
}
# Dendrite
# caravanserai
{
publicKey = "eFykHmnMALRUluApRfSM32Xw80kTNo7yUsxs47URkX4=";
allowedIPs = [ "10.8.0.3/32" ];