feat: add neptune as a wireguard client

This commit is contained in:
Michael Thomas 2024-06-06 20:26:56 +00:00
parent e4d7402948
commit 898f440a69

View File

@ -38,6 +38,10 @@
publicKey = "iKJO9Q8LsdCdApapTX9CJmrtAKn1TYhg4YUiBUBPzmo=";
allowedIPs = ["10.0.10.2/32"];
}
{
publicKey = "IM7i+2BFsa+XyA4V4jd8iM+jpW307rDEkPOGdSddfzI=";
allowedIPs = ["10.0.10.3/32"];
}
];
};
};