mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-30 17:17:14 +00:00
Added timezone
This commit is contained in:
@@ -82,6 +82,7 @@ services:
|
||||
- DBNAME=${DBNAME}
|
||||
- DBUSER=${DBUSER}
|
||||
- DBPASS=${DBPASS}
|
||||
- TZ=${TZ}
|
||||
restart: always
|
||||
networks:
|
||||
mailcow-network:
|
||||
|
||||
Reference in New Issue
Block a user