From ccfd0a64975387f73daf083b969423905bb67143 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 14 Dec 2023 12:37:10 +0100 Subject: [PATCH] Update .env --- conf/.env | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/conf/.env b/conf/.env index 0e4366e..f587a9e 100644 --- a/conf/.env +++ b/conf/.env @@ -30,7 +30,4 @@ DEFAULT_ADMIN_USERNAME=__ADMIN__ # OIDC_ROLES_ATTRIBUTE=groups # OIDC_IGNORE_ROLES=true -## Do not edit this - -TZ=UTC -#TZ=__TIMEZONE__ +TZ=__TIMEZONE__