1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/n8n_ynh.git synced 2024-09-03 19:55:52 +02:00

Update .env

This commit is contained in:
Éric Gaspar 2023-10-15 12:31:47 +02:00
parent fc48301b3c
commit e07dc646de

View file

@ -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)