From 019f95b953921b448ce6e131b233567f4e93c236 Mon Sep 17 00:00:00 2001 From: boryanagoncharenko <3010723+boryanagoncharenko@users.noreply.github.com> Date: Fri, 20 Dec 2024 11:37:55 +0200 Subject: [PATCH] Attempt to fix alpha (#6059) --- 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