Set default timezone to UTC

This commit is contained in:
jekkos
2024-04-17 22:06:29 +02:00
committed by jekkos
parent e07cfd4143
commit 1f2d2efbc2

2
.env
View File

@@ -9,7 +9,7 @@ CI_DEBUG = false
#--------------------------------------------------------------------
# APP
#--------------------------------------------------------------------
app.appTimezone = ''
app.appTimezone = 'UTC'
#--------------------------------------------------------------------
# DATABASE