feat(heroku): add app.json
This commit is contained in:
12
app.json
Normal file
12
app.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "The Example App",
|
||||
"description": "This is \"The Example App\", a reference for building your own applications using Contentful.",
|
||||
"keywords": [
|
||||
"contentful",
|
||||
"example"
|
||||
],
|
||||
"website": "https://www.contentful.com/",
|
||||
"repository": "https://github.com/contentful/the-example-app.nodejs",
|
||||
"logo": "https://the-example-app-nodejs.herokuapp.com/images/logo-node.svg",
|
||||
"success_url": "/"
|
||||
}
|
||||
Reference in New Issue
Block a user