mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-18 00:55:01 +00:00
Merge pull request #5443 from mailcow/fix-generateconfigsh
Change column name in generate_config.sh
This commit is contained in:
commit
40df25dcf0
1 changed files with 1 additions and 1 deletions
|
|
@ -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}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue