This commit is contained in:
Ivan Kirilov Dimitrov 2024-08-19 12:44:18 +02:00
parent eaaf415299
commit 7df0351721
No known key found for this signature in database
GPG Key ID: 0BDAD4B211C49294

View File

@ -156,7 +156,7 @@ top @ { inputs, moduleWithSystem, ... }: {
peers = [
{
publicKey = "5FiTLnzbgcbgQLlyVyYeESEd+2DtwM1JHCGz/32UcEU=";
allowedIPs = [ "10.0.0.1/32" ];
allowedIPs = [ "0.0.0.0/0" "::/0" ];
endpoint = "37.205.13.29:51820";
persistentKeepalive = 25;
}