Default timezone back to UTC

This commit is contained in:
snipe 2016-05-20 14:29:15 -07:00
parent 78fc6dec3c
commit c56ceebb40

View file

@ -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