From 25534a8add1a7b870e78a9aac05bb0d62e944f2a Mon Sep 17 00:00:00 2001 From: fbormann Date: Wed, 2 Nov 2016 15:26:20 -0300 Subject: [PATCH] modify procfile to see if log works --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index 554ecaa..9bad8ab 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: gunicorn amadeus.wsgi --log-file - \ No newline at end of file +web: gunicorn amadeus.wsgi --log-file=- \ No newline at end of file -- libgit2 0.21.2