From 400b02b94f8be8b69e3d0a4e65b7b5c86cbfe683 Mon Sep 17 00:00:00 2001 From: Anna Date: Tue, 12 Dec 2017 13:25:06 +0300 Subject: [PATCH] heroku --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index a72b87f..e306255 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn mysite.wsgi --log-file - +web: gunicorn imagehost.wsgi --log-file -