Change WG port number

This commit is contained in:
Vili Sinervä 2024-09-25 15:18:04 +03:00
parent 9c5e0fee44
commit dc3e34eb79
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@
"fd08:d473:bcca::/64"
"fd08:d473:bcca:f0::/64"
];
endpoint = "wg.vsinerva.fi:51821";
endpoint = "wg.vsinerva.fi:51820";
}
];
};