feat(crowdsec): Switch to whitelisting wireguard IP
My IP address is not static, and grafana seems to comfortably produce enough traffic to get me IP banned.
This commit is contained in:
parent
e1989a6009
commit
e11b6f810b
|
@ -9,7 +9,7 @@
|
|||
enable = true;
|
||||
|
||||
parserWhitelist = [
|
||||
"1.64.239.213"
|
||||
"10.45.249.2"
|
||||
];
|
||||
|
||||
extraGroups = [
|
||||
|
|
Loading…
Reference in a new issue