fix: add Caddy redir to fail2ban
This commit is contained in:
parent
2cdeb462e5
commit
bee7677e43
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@
|
||||||
ignoreIP = [
|
ignoreIP = [
|
||||||
"100.64.0.0/10"
|
"100.64.0.0/10"
|
||||||
"127.0.0.0/8"
|
"127.0.0.0/8"
|
||||||
|
"::1/128"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue