diff --git a/app.json b/app.json index d102980d..649aec8c 100644 --- a/app.json +++ b/app.json @@ -11,6 +11,12 @@ "sample", "example" ], + "formation": { + "web": { + "quantity": 1, + "size": "Basic" + } + }, "website": "http://github.com/heroku/go-getting-started", "repository": "http://github.com/heroku/go-getting-started" }