Merge pull request #314 from mkuron/fail2ban

Add auth rate limiting container dependency on PHP container
master
André Peters 2017-05-25 20:49:39 +02:00 committed by GitHub
commit 43500389cb
1 changed files with 1 additions and 0 deletions

View File

@ -273,6 +273,7 @@ services:
- dovecot-mailcow
- postfix-mailcow
- sogo-mailcow
- php-fpm-mailcow
restart: always
privileged: true
network_mode: "host"