should fix timezone bug, closes #63
This commit is contained in:
parent
cad5b8c78d
commit
e81545f832
2 changed files with 3 additions and 2 deletions
|
@ -2,6 +2,7 @@ APP_ENV=production
|
|||
APP_DEBUG=false
|
||||
APP_KEY=SomeRandomString3232RandomString
|
||||
APP_THEME=default
|
||||
APP_TIMEZONE=UTC
|
||||
|
||||
DB_HOST=localhost
|
||||
DB_PORT=3306
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue