fix(mesh): rotate hyacinth peer key
This commit is contained in:
parent
69bdc051f6
commit
55bb222eb5
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
allowedIPsAsRoutes = false;
|
||||
peers = [
|
||||
{
|
||||
publicKey = "v51g02IEjLyu7gqjjznN/UtU8Te5imZzy64/+BF/dn4=";
|
||||
publicKey = "BxTH8+MiA8Hv48UfpWJDVXIhbO5HgO2KTBEXIqqr23k=";
|
||||
allowedIPs = [ "10.99.0.2/32" "10.0.0.2/32" ];
|
||||
endpoint = "195.242.119.59:51820";
|
||||
persistentKeepalive = 25;
|
||||
|
|
|
|||
Loading…
Reference in a new issue