Update docker-compose.yml (#4381)

ofelia-mailcow does not have the correct time zone.
Test: ocker exec -it mailcowdockerized_ofelia-mailcow_1 date
master
Christian Burmeister 2021-12-13 19:01:07 +01:00 committed by GitHub
parent 9c5fd91484
commit f58cc2aa43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -560,6 +560,7 @@ services:
image: mcuadros/ofelia:latest
restart: always
command: daemon --docker
environment:
- TZ=${TZ}
depends_on:
- sogo-mailcow