mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-01-02 03:38:23 +02:00
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}"
|
||||
depends_on:
|
||||
- bind9-mailcow
|
||||
- redis-mailcow
|
||||
volumes:
|
||||
- ./data/web:/web:ro
|
||||
- ./data/conf/rspamd/dynmaps:/dynmaps:ro
|
||||
|
Loading…
Reference in New Issue
Block a user