kill after 3 seconds

This commit is contained in:
Kenneth Reitz
2011-12-29 13:25:52 -05:00
parent 10443fffb0
commit d0e6f7023b
+1 -1
View File
@@ -1 +1 @@
web: gunicorn httpbin:app -b "0.0.0.0:$PORT" -w 16 -k gevent
web: gunicorn httpbin:app -b "0.0.0.0:$PORT" -w 16 -k gevent -t 3