security: harden lazyworkhorse with firewall, fail2ban, SSH hardening #28
@@ -402,7 +402,7 @@
|
||||
filter = "traefik-botsearch";
|
||||
settings = {
|
||||
port = "80,443";
|
||||
logpath = [ "/var/log/traefik/access.log" ];
|
||||
logpath = "/var/log/traefik/access.log";
|
||||
maxretry = 2;
|
||||
bantime = "2h";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user