setproctitle

This commit is contained in:
Kenneth Reitz
2011-12-29 13:32:10 -05:00
parent 5561038990
commit 2e0ba58bdc
+1 -1
View File
@@ -1 +1 @@
web: gunicorn httpbin:app -b "0.0.0.0:$PORT" -w 16 -k gevent -t 3
web: gunicorn httpbin:app -b "0.0.0.0:$PORT" -w 16 -k gevent -t 3 --name httpbin