aplysia: use different mullvad server

This commit is contained in:
Gabriel Ebner 2021-03-12 13:33:40 +01:00
parent 4773219133
commit 42001b4f3c
1 changed files with 2 additions and 2 deletions

View File

@ -156,8 +156,8 @@ in
peers = [
{
allowedIPs = ["0.0.0.0/0" "::/0"];
publicKey = "pKcMMeC4jMUxSU5pH1orvp4//GrY8is+y9JRfVP3+BY=";
endpoint = "se6-wireguard.mullvad.net:51820";
publicKey = "5y66WShsFXqM5K7/4CPEGCWfk7PQyNhVBT2ILjbGm2I=";
endpoint = "se15-wireguard.mullvad.net:51820";
}
];
allowedIPsAsRoutes = false;