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} - DBNAME=${DBNAME}
- DBUSER=${DBUSER} - DBUSER=${DBUSER}
- DBPASS=${DBPASS} - DBPASS=${DBPASS}
- TZ=${TZ}
restart: always restart: always
networks: networks:
mailcow-network: mailcow-network: