Default timezone back to UTC
This commit is contained in:
parent
78fc6dec3c
commit
c56ceebb40
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ APP_ENV=production
|
|||
APP_DEBUG=false
|
||||
APP_KEY=ChangeMe
|
||||
APP_URL=null
|
||||
APP_TIMEZONE='US/Pacific'
|
||||
APP_TIMEZONE='UTC'
|
||||
APP_LOCALE=en
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue