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