fix(mesh): rotate hyacinth peer key

This commit is contained in:
mikl 2026-08-03 00:34:10 +03:00
parent 69bdc051f6
commit 55bb222eb5

View file

@ -40,7 +40,7 @@
allowedIPsAsRoutes = false; allowedIPsAsRoutes = false;
peers = [ peers = [
{ {
publicKey = "v51g02IEjLyu7gqjjznN/UtU8Te5imZzy64/+BF/dn4="; publicKey = "BxTH8+MiA8Hv48UfpWJDVXIhbO5HgO2KTBEXIqqr23k=";
allowedIPs = [ "10.99.0.2/32" "10.0.0.2/32" ]; allowedIPs = [ "10.99.0.2/32" "10.0.0.2/32" ];
endpoint = "195.242.119.59:51820"; endpoint = "195.242.119.59:51820";
persistentKeepalive = 25; persistentKeepalive = 25;