From 4484eee679125d20ca9703ceb6955bd0f0c10bc8 Mon Sep 17 00:00:00 2001 From: Runku <143589139+Runku@users.noreply.github.com> Date: Wed, 30 Aug 2023 14:50:28 +0530 Subject: [PATCH] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 64ae9147..c0767d54 100644 --- a/app.json +++ b/app.json @@ -75,7 +75,7 @@ "formation": { "worker": { "quantity": 1, - "size": "free" + "size": "eco" } } }