From 81b830b6e149754c21b93446bd9213b8974a72d2 Mon Sep 17 00:00:00 2001 From: BennyThink Date: Mon, 24 May 2021 09:37:21 +0800 Subject: [PATCH] worker only --- app.json | 7 +++++++ 1 file changed, 7 insertions(+) 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