From 3b6e26289f5ca23387a91550a09f81bf0a95683d Mon Sep 17 00:00:00 2001 From: Date: Fri, 8 Dec 2017 01:06:09 +0300 Subject: [PATCH] heroku --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index e79f764..a72b87f 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn organizer.wsgi --log-file - \ No newline at end of file +web: gunicorn mysite.wsgi --log-file -