From 8807ad9335c5463f0f6766f209cb8c86e525ccd8 Mon Sep 17 00:00:00 2001 From: "jmo.py" <33186474+JafetMo5601@users.noreply.github.com> Date: Sat, 11 Sep 2021 10:38:20 -0600 Subject: [PATCH] Update Procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index d06f27a..8041f1f 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn wsgi:app --log-file - +web: gunicorn wsgi:api --log-file -