From 5a1fadaf029c28df1543ac3ea7580f4484db55b5 Mon Sep 17 00:00:00 2001 From: mirr254 Date: Wed, 7 Jun 2023 12:38:16 +0300 Subject: [PATCH] use basic size --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 01c8ca7..5355bdc 100644 --- a/app.json +++ b/app.json @@ -25,7 +25,7 @@ "formation": { "web": { "quantity": 1, - "size": "free" + "size": "basic" } } }