PHP should depend on Redis

master
andryyy 2017-05-08 15:40:31 +02:00
parent cdf7c87e20
commit 2e6fdba2b6
1 changed files with 1 additions and 0 deletions

View File

@ -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