From ddad608a025307d7f75e2ef2bc02d74f5c719fb0 Mon Sep 17 00:00:00 2001 From: Chiedo John <2156688+chiedo@users.noreply.github.com> Date: Thu, 25 Mar 2021 09:45:27 -0400 Subject: [PATCH] Test smaller dynos (#18371) Co-authored-by: chiedo --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 75a201a8b675..913a41b28e5e 100644 --- a/app.json +++ b/app.json @@ -12,7 +12,7 @@ "formation": { "web": { "quantity": 1, - "size": "standard-2x" + "size": "standard-1x" } } }