diff --git a/conf/.env b/conf/.env index 583d395..bb1957b 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/Paris +GENERIC_TIMEZONE=__TIMEZONE__ # The email address to use for the SSL certificate creation SSL_EMAIL=user@example.com diff --git a/conf/config.json b/conf/config.json deleted file mode 100644 index e69de29..0000000