diff --git a/scraper/config/app.php b/scraper/config/app.php index f467267..a7c3d69 100644 --- a/scraper/config/app.php +++ b/scraper/config/app.php @@ -65,7 +65,7 @@ return [ | */ - 'timezone' => env('APP_TIMEZONE', 'UTC'), + 'timezone' => env('APP_TIMEZONE', 'Europe/Zurich'), /* |--------------------------------------------------------------------------