From 6e720d5351988a81edcbc42f1554791b04f9f74a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 18 Sep 2021 16:30:12 +0200 Subject: [PATCH] Update .env --- conf/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/.env b/conf/.env index e895c8b..583d395 100644 --- a/conf/.env +++ b/conf/.env @@ -18,7 +18,7 @@ N8N_BASIC_AUTH_PASSWORD=__PASSWORD__ # Optional timezone to set which gets used by Cron-Node by default # If not set New York time will be used -GENERIC_TIMEZONE=Europe/Berlin +GENERIC_TIMEZONE=Europe/Paris # The email address to use for the SSL certificate creation SSL_EMAIL=user@example.com