feat(services): Added new peer for pi4

This commit is contained in:
GaspardCulis 2024-11-05 23:39:48 +01:00
parent 29fc1dbf24
commit a1e3f8cfc3

View file

@ -51,6 +51,11 @@
publicKey = "cpBhnLD4u5brDZsc2uqXVlelApCIXFdRnfJXJU1WDmM=";
allowedIPs = ["10.8.0.11/32"];
}
{
# pi4
publicKey = "F9AkCI0FGkrFhCq+SvCT1F2RG2ApNUy+SeIj1+VPtXI=";
allowedIPs = ["10.8.0.31/32"];
}
];
};
};