Add baron

This commit is contained in:
fallingsky04 2024-05-05 03:12:25 +00:00
parent d0c50ed1af
commit 6cae2056fe
1 changed files with 4 additions and 0 deletions

View File

@ -131,6 +131,10 @@
publicKey = "g92YcBJQK/MOWMbpF8wZV/G8EgKdcIdltfdE/26GgSA=";
allowedIPs = [ "10.100.0.15/32" ];
}
{ # baron
publicKey = "4YQRCZwgdzpPk3Gia+3cl2GByHxjI1Vbup0orlgp8BI=";
allowedIPs = [ "10.100.0.16/32" ];
}
];
};
};