1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-01-07 14:09:19 +00:00

Merge pull request #5443 from mailcow/fix-generateconfigsh

Change column name in generate_config.sh
This commit is contained in:
Niklas Meyer
2023-10-06 09:41:07 +02:00
committed by GitHub

View File

@@ -290,7 +290,7 @@ REDIS_PORT=127.0.0.1:7654
# Your timezone
# See https://en.wikipedia.org/wiki/List_of_tz_database_time_zones for a list of timezones
# Use the row named 'TZ database name' + pay attention for 'Notes' row
# Use the column named 'TZ identifier' + pay attention for the column named 'Notes'
TZ=${MAILCOW_TZ}