Merge pull request #189 from msabramo/gunicorn_19_log_file_to_stdout

Procfile: Add --log-file -
This commit is contained in:
John Sheehan
2014-12-23 10:00:02 -08:00
+1 -1
View File
@@ -1 +1 @@
web: gunicorn httpbin:app -w 6
web: gunicorn httpbin:app -w 6 --log-file -