From bbd55a619b6014032e1dd0e4655e581ff21116cc Mon Sep 17 00:00:00 2001 From: vckyou <79180058+vckyou@users.noreply.github.com> Date: Tue, 3 Jan 2023 02:47:10 +0700 Subject: [PATCH] update geez --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 3747c64..57e5b9e 100644 --- a/app.json +++ b/app.json @@ -50,7 +50,7 @@ "formation": { "worker": { "quantity": 1, - "size": "eco" + "size": "basic" } } } -- GitLab