From f4b0914a44ce1d22b245744a254f8b2eadce9dca Mon Sep 17 00:00:00 2001 From: Boryana Goncharenko <3010723+boryanagoncharenko@users.noreply.github.com> Date: Fri, 20 Dec 2024 11:36:03 +0200 Subject: [PATCH] Attempt to fix alpha --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index d37f13a47b5..26de605f0b6 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn app:create_app() +web: gunicorn app:create_app