Skip to content

Commit

Permalink
Update app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sarveshpro authored Apr 20, 2020
1 parent 372b13b commit 066b7d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"value": "true"
},
"GENERIC_TIMEZONE": {
"description": "Time Zone to use with Heroku.",
"value": "Asia/Kolkata"
"description": "Time Zone to use with Heroku. You can find the name of your timezone here: https://momentjs.com/timezone/",
"value": "Europe/Berlin"
},
"N8N_BASIC_AUTH_USER": {
"description": "Basic Authentication User for n8n",
Expand Down

0 comments on commit 066b7d7

Please sign in to comment.