Set APP_TIMEZONE to null for backwards compatibility

This commit is contained in:
tchapi 2024-01-14 17:05:36 +01:00
parent 499e1bfa86
commit a4c4328ef7

2
.env
View File

@ -20,7 +20,7 @@ APP_SECRET=630dc0d699fd37e720aff268f75583ed
#TRUSTED_HOSTS='^localhost|example\.com$'
###< symfony/framework-bundle ###
APP_TIMEZONE="Europe/Paris"
APP_TIMEZONE=
###> doctrine/doctrine-bundle ###
DATABASE_DRIVER=mysql # or postgresql, or sqlite