diff --git a/app.json b/app.json index 794f8de70..b321e9b89 100644 --- a/app.json +++ b/app.json @@ -34,6 +34,10 @@ "web": { "quantity": 1, "size": "FREE" + }, + "worker": { + "quantity": 1, + "size": "FREE" } }, "image": "heroku/ruby",