diff --git a/config/services.yaml b/config/services.yaml index a71484f..604d2ed 100644 --- a/config/services.yaml +++ b/config/services.yaml @@ -4,6 +4,7 @@ # Put parameters here that don't need to change on each machine where the app is deployed # https://symfony.com/doc/current/best_practices.html#use-parameters-for-application-configuration parameters: + timezone: 'Europe/Berlin' services: # default configuration for services in *this* file