diff --git a/app.json b/app.json index e43cdde..39698a6 100644 --- a/app.json +++ b/app.json @@ -20,5 +20,12 @@ "description": "APP_HASH", "value": "3131" } + }, + "formation": { + + "worker": { + "quantity": 1, + "size": "free" + } } } \ No newline at end of file