1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/n8n_ynh.git synced 2024-09-03 19:55:52 +02:00
This commit is contained in:
ericgaspar 2021-09-18 22:48:21 +02:00
parent 23367cd030
commit b2d9437c32
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 1 additions and 1 deletions

View file

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

View file