[Web] Allow to use data/web/css/build/0081-custom-mailcow.css for ignored overrides

This commit is contained in:
andryyy
2019-12-02 14:46:47 +01:00
parent 7f458f451b
commit 287f3ed921
3 changed files with 5 additions and 1 deletions

View File

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