Update time zone rake task for production. Resolves #8387
This commit is contained in:
parent
b70cee9c2f
commit
bc16f81321
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ production: &base
|
|||
|
||||
## Date & Time settings
|
||||
# Uncomment and customize if you want to change the default time zone of GitLab application.
|
||||
# To see all available zones, run `bundle exec rake time:zones:all`
|
||||
# To see all available zones, run `bundle exec rake time:zones:all RAILS_ENV=production`
|
||||
# time_zone: 'UTC'
|
||||
|
||||
## Email settings
|
||||
|
|
Loading…
Reference in a new issue