Files
nginx-main/config/fail2ban/jail.d/nginx-log.local
2025-12-03 15:42:58 +00:00

20 lines
185 B
Plaintext

[nginx-http-auth]
enabled = true
port = http,https
filter = nginx-http-auth
logpath = /var/log/nginx/error.log
maxretry = 3
findtime = 600
bantime = 86400
chain = DOCKER-USER