Added timezone

master
andryyy 2016-12-18 12:49:57 +01:00
parent 4102ccc1a3
commit fc16653272
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ services:
- DBNAME=${DBNAME}
- DBUSER=${DBUSER}
- DBPASS=${DBPASS}
- TZ=${TZ}
restart: always
networks:
mailcow-network: