feat(wireguard): Update yui public key #157

Merged
tlater merged 1 commit from tlater/update-pubkey into master 2025-08-29 20:07:52 +01:00

View file

@ -27,7 +27,7 @@
# yui # yui
{ {
AllowedIPs = [ "10.45.249.2/32" ]; AllowedIPs = [ "10.45.249.2/32" ];
PublicKey = "5mlnqEVJWks5OqgeFA2bLIrvST9TlCE81Btl+j4myz0="; PublicKey = "WbNuxp7tTWTVve/nyiwC1stfaJS0wORvBxiK9IFTpio=";
} }
]; ];
}; };