mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-09-01 16:37:10 +00:00
Added timezone
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user