mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-22 17:49:46 +00:00
PHP should depend on Redis
This commit is contained in:
parent
cdf7c87e20
commit
2e6fdba2b6
1 changed files with 1 additions and 0 deletions
|
|
@ -100,6 +100,7 @@ services:
|
|||
command: "php-fpm -d date.timezone=${TZ}"
|
||||
depends_on:
|
||||
- bind9-mailcow
|
||||
- redis-mailcow
|
||||
volumes:
|
||||
- ./data/web:/web:ro
|
||||
- ./data/conf/rspamd/dynmaps:/dynmaps:ro
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue