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