fail2ban:1.1, use Redis, add logging, ban time and max attempts to be configured via UI soon

This commit is contained in:
andryyy
2017-06-24 00:07:18 +02:00
parent fdc98f8418
commit b8e9b3d879
3 changed files with 28 additions and 4 deletions

View File

@@ -311,7 +311,7 @@ services:
- acme
fail2ban-mailcow:
image: mailcow/fail2ban:1.0
image: mailcow/fail2ban:1.1
build: ./data/Dockerfiles/fail2ban
depends_on:
- dovecot-mailcow