mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-05-04 13:46:06 +02:00
should fix timezone bug, closes #63
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user