1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-06-20 13:30:33 +00:00

Added timezone

This commit is contained in:
andryyy
2016-12-18 12:49:57 +01:00
parent 4102ccc1a3
commit fc16653272
+1
View File
@@ -82,6 +82,7 @@ services:
- DBNAME=${DBNAME}
- DBUSER=${DBUSER}
- DBPASS=${DBPASS}
- TZ=${TZ}
restart: always
networks:
mailcow-network: