Merge pull request #314 from mkuron/fail2ban
Add auth rate limiting container dependency on PHP containermaster
commit
43500389cb
|
@ -273,6 +273,7 @@ services:
|
||||||
- dovecot-mailcow
|
- dovecot-mailcow
|
||||||
- postfix-mailcow
|
- postfix-mailcow
|
||||||
- sogo-mailcow
|
- sogo-mailcow
|
||||||
|
- php-fpm-mailcow
|
||||||
restart: always
|
restart: always
|
||||||
privileged: true
|
privileged: true
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
|
|
Loading…
Reference in New Issue