From a1cb0a9aa9962d5f72f090b2afb17ab67496aed7 Mon Sep 17 00:00:00 2001 From: tsb1995 <47466105+tsb1995@users.noreply.github.com> Date: Thu, 24 Dec 2020 20:58:47 -0800 Subject: [PATCH] fix Procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 5c51216..49e5dd0 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn candalbjj.wsgi --log-file = \ No newline at end of file +web: gunicorn candalbjj.wsgi --log-file - \ No newline at end of file