From 96417404b0aee220da46375f7eef19ae7b0994d6 Mon Sep 17 00:00:00 2001 From: Shubham Pratap Singh Date: Wed, 5 Dec 2018 01:54:52 +0530 Subject: [PATCH] Update Procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 00124df..2ff12c2 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn myproject.wsgi \ No newline at end of file +web: gunicorn assignment.wsgi