[PHP-FPM] Minor changes to prepare routine

This commit is contained in:
andryyy
2020-05-27 14:34:34 +02:00
parent a6af7cbc2e
commit 6ea8560de6
2 changed files with 56 additions and 57 deletions

View File

@@ -102,7 +102,7 @@ services:
- rspamd
php-fpm-mailcow:
image: mailcow/phpfpm:1.62
image: mailcow/phpfpm:1.63
command: "php-fpm -d date.timezone=${TZ} -d expose_php=0"
depends_on:
- redis-mailcow