Browse Source

Merge pull request #314 from mkuron/fail2ban

Add auth rate limiting container dependency on PHP container
André Peters 8 years ago
parent
commit
43500389cb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docker-compose.yml

+ 1 - 0
docker-compose.yml

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