mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2025-12-24 01:57:51 -05:00
Set default timezone to UTC
This commit is contained in:
2
.env
2
.env
@@ -9,7 +9,7 @@ CI_DEBUG = false
|
||||
#--------------------------------------------------------------------
|
||||
# APP
|
||||
#--------------------------------------------------------------------
|
||||
app.appTimezone = ''
|
||||
app.appTimezone = 'UTC'
|
||||
|
||||
#--------------------------------------------------------------------
|
||||
# DATABASE
|
||||
|
||||
Reference in New Issue
Block a user