mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 14:50:17 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -1 +1 @@
|
||||
web: newrelic-admin run-program gunicorn httpbin:app -b "0.0.0.0:$PORT"
|
||||
web: gunicorn httpbin:app -b "0.0.0.0:$PORT" -w 16 -k gevent -t 3
|
||||
+1
-1
@@ -8,4 +8,4 @@ wsgiref==0.1.2
|
||||
decorator==3.3.2
|
||||
omnijson==0.1.2
|
||||
gunicorn==0.12.2
|
||||
newrelic
|
||||
gevent
|
||||
Reference in New Issue
Block a user