Add blise

This commit is contained in:
fallingsky04 2024-05-07 04:23:07 +00:00
parent 6cae2056fe
commit 41801992c2
1 changed files with 4 additions and 0 deletions

View File

@ -135,6 +135,10 @@
publicKey = "4YQRCZwgdzpPk3Gia+3cl2GByHxjI1Vbup0orlgp8BI="; publicKey = "4YQRCZwgdzpPk3Gia+3cl2GByHxjI1Vbup0orlgp8BI=";
allowedIPs = [ "10.100.0.16/32" ]; allowedIPs = [ "10.100.0.16/32" ];
} }
{ # blise
publicKey = "wOOOAtQ5YX4surQGU1aU+JzSV1fI/qFqMLm731z8nTc=";
allowedIPs = [ "10.100.0.17/32" ];
}
]; ];
}; };
}; };