From e07dc646de7f1f2ba162dc1f019f7890077bf25a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 15 Oct 2023 12:31:47 +0200 Subject: [PATCH] Update .env --- conf/.env | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/.env b/conf/.env index e64f0da..b958ccd 100644 --- a/conf/.env +++ b/conf/.env @@ -13,7 +13,6 @@ WEBHOOK_URL=https://__DOMAIN____PATH__ # Optional timezone to set which gets used by Cron-Node by default # If not set New York time will be used GENERIC_TIMEZONE=__TIMEZONE__ -TZ=__TIMEZONE__ N8N_DEFAULT_LOCALE=__LANGUAGE__ # Use http (we're behind a reverse-proxy)