add mari
This commit is contained in:
parent
44bc033828
commit
9935f7c4e0
|
@ -143,6 +143,10 @@
|
||||||
publicKey = "il12KBAwODC1TTZgT4JIL0f6AZcYWxylmuVlTlWd80s=";
|
publicKey = "il12KBAwODC1TTZgT4JIL0f6AZcYWxylmuVlTlWd80s=";
|
||||||
allowedIPs = [ "10.100.0.18/32" ];
|
allowedIPs = [ "10.100.0.18/32" ];
|
||||||
}
|
}
|
||||||
|
{ # Mari
|
||||||
|
publicKey = "NfEjPn+ZYgB1vfNZ353AQOKPZLKUt4gPoNUSrywXjl0=";
|
||||||
|
allowedIPs = [ "10.100.0.19/32" ]
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue