Browse Source

Fix auth rate limiting container dependency

Michael Kuron 8 years ago
parent
commit
74b4feea38
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docker-compose.yml

+ 1 - 0
docker-compose.yml

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