Merge pull request 'logins: add chocolatebar for b12f' (#282) from b12f/wg-chocolatebar into main
Reviewed-on: #282 Reviewed-by: teutat3s <teutat3s@noreply.git.pub.solar>
This commit is contained in:
commit
642b35fb06
|
@ -38,6 +38,14 @@
|
||||||
"fd00:fae:fae:fae:fae:200::/96"
|
"fd00:fae:fae:fae:fae:200::/96"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
# chocolatebar
|
||||||
|
publicKey = "AS9w0zDUFLcH6IiF6T1vsyZPWPJ3p5fKsjIsM2AoZz8=";
|
||||||
|
allowedIPs = [
|
||||||
|
"10.7.6.205/32"
|
||||||
|
"fd00:fae:fae:fae:fae:205::/96"
|
||||||
|
];
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue