From 12081964e32065d7c6b9c01d8fc641fc28d4cc45 Mon Sep 17 00:00:00 2001 From: Armin Samii Date: Mon, 16 Dec 2024 10:41:49 -0500 Subject: [PATCH] change dyno of review apps --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 5eabe48e..e518acd4 100644 --- a/app.json +++ b/app.json @@ -123,7 +123,7 @@ "formation": { "web": { "quantity": 1, - "size": "free" + "size": "eco" } } }