diff --git a/fly/fail2ban/jail.d/forge.conf b/fly/fail2ban/jail.d/forge.conf index 50908b3..50be379 100644 --- a/fly/fail2ban/jail.d/forge.conf +++ b/fly/fail2ban/jail.d/forge.conf @@ -1,5 +1,5 @@ -# Disable the default sshd jail — no SSH server in this container -[sshd] +# Disable all default jails — this container has no SSH, mail, etc. +[DEFAULT] enabled = false [forge-login]