Skip to content

Commit

Permalink
Update app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nosovk authored Jun 13, 2021
1 parent e0f9478 commit b04b87d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"WEBHOOK_URL": {
"description": "Your app could be published to any domain, without specifying n8n will think that it's hosted on localhost (and it could break some scenarions ",
"value": "https://your-app.herokuapp.com"
"value": "https://<appname>.herokuapp.com"
}
},
"formation": {
Expand Down

0 comments on commit b04b87d

Please sign in to comment.