add baba
This commit is contained in:
parent
41801992c2
commit
687fd697d1
|
@ -139,6 +139,10 @@
|
||||||
publicKey = "wOOOAtQ5YX4surQGU1aU+JzSV1fI/qFqMLm731z8nTc=";
|
publicKey = "wOOOAtQ5YX4surQGU1aU+JzSV1fI/qFqMLm731z8nTc=";
|
||||||
allowedIPs = [ "10.100.0.17/32" ];
|
allowedIPs = [ "10.100.0.17/32" ];
|
||||||
}
|
}
|
||||||
|
{ # baba
|
||||||
|
publicKey = "il12KBAwODC1TTZgT4JIL0f6AZcYWxylmuVlTlWd80s=";
|
||||||
|
allowedIPs = [ "10.100.0.18/32" ];
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue