PHP should depend on Redis
This commit is contained in:
parent
cdf7c87e20
commit
2e6fdba2b6
@ -100,6 +100,7 @@ services:
|
|||||||
command: "php-fpm -d date.timezone=${TZ}"
|
command: "php-fpm -d date.timezone=${TZ}"
|
||||||
depends_on:
|
depends_on:
|
||||||
- bind9-mailcow
|
- bind9-mailcow
|
||||||
|
- redis-mailcow
|
||||||
volumes:
|
volumes:
|
||||||
- ./data/web:/web:ro
|
- ./data/web:/web:ro
|
||||||
- ./data/conf/rspamd/dynmaps:/dynmaps:ro
|
- ./data/conf/rspamd/dynmaps:/dynmaps:ro
|
||||||
|
Loading…
Reference in New Issue
Block a user