From c134d5a9a5a84a566ce6ae0de43a69d5a7793da3 Mon Sep 17 00:00:00 2001 From: Florian Eisenmenger Date: Wed, 20 Nov 2024 11:37:35 +0100 Subject: [PATCH] config --- config/services.yaml | 1 + 1 file changed, 1 insertion(+) 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