fix: add Caddy redir to fail2ban

This commit is contained in:
Jet 2026-03-14 18:46:00 -07:00
parent 2cdeb462e5
commit bee7677e43
No known key found for this signature in database

View file

@ -38,6 +38,7 @@
ignoreIP = [
"100.64.0.0/10"
"127.0.0.0/8"
"::1/128"
];
};