diff --git a/canapGEST/API/.env.example b/canapGEST/API/.env.example index 0fd5e9723fb8e8ac106f493cc8a549096f1d5508..8e44001f6175674297f510be65db9f14b01b1952 100644 --- a/canapGEST/API/.env.example +++ b/canapGEST/API/.env.example @@ -1,7 +1,7 @@ APP_ENV=local APP_DEBUG=true APP_KEY= -APP_TIMEZONE=UTC +APP_TIMEZONE=Europe/Zurich DB_CONNECTION=mysql DB_HOST=127.0.0.1