Add blise
This commit is contained in:
parent
6cae2056fe
commit
41801992c2
|
@ -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" ];
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue