"Change private key for server wireguard connection"

This commit is contained in:
SeanOMik 2023-02-22 20:02:11 -05:00
parent 6684283aff
commit e8c2e9af87
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
2 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
peers = [
{
publicKey = "4sXpR5H3Qs7ZtvQW4L899+Tb6Se42pEMYZWdFYWRMDE=";
publicKey = "Lk+EHt6+6HPUeXigdBTbv/j4yAcs2MyGumbgrOD5WTA=";
allowedIPs = [ "10.0.0.1/32" ];
endpoint = homeip + ":2751";
persistentKeepalive = 25;

BIN
secrets/serverwg-priv.age Executable file → Normal file

Binary file not shown.