diff --git a/app.json b/app.json index 7a757fdda..e33d9d171 100644 --- a/app.json +++ b/app.json @@ -43,5 +43,11 @@ "url": "https://github.com/heroku/heroku-buildpack-ruby" } ], + "formation": { + "web": { + "quantity": 1, + "size": "basic" + } + }, "addons": [] }