don't specify gunicorn workers

This commit is contained in:
2017-03-14 17:14:04 -04:00
parent 3282bb2544
commit db56addd69
+1 -1
View File
@@ -1 +1 @@
web: gunicorn httpbin:app -w 6 --log-file -
web: gunicorn httpbin:app --log-file -