diff --git a/.env.example b/.env.example index 42496d3..0e643e2 100644 --- a/.env.example +++ b/.env.example @@ -2,7 +2,7 @@ APP_NAME="PHP Scraper" APP_ENV=local APP_KEY= APP_DEBUG=true -APP_TIMEZONE=UTC +APP_TIMEZONE=Europe/London APP_URL=http://localhost SELENIUM_GRID_PORT=4444