From 7f09f89aa80aa81baf8970b4287fec5d57191df5 Mon Sep 17 00:00:00 2001 From: Chen Asraf Date: Wed, 30 Mar 2016 10:46:45 +0300 Subject: [PATCH] Procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 4d7e146..997bb9f 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn app:app --log-file --bind 0.0.0.0:80 - +web: gunicorn app:app --log-file -