mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
gunicorn
This commit is contained in:
@@ -1 +1 @@
|
||||
web: python run_httpbin.py $PORT
|
||||
web: gunicorn httpbin:app -b "0.0.0.0:$PORT"
|
||||
+1
-1
@@ -7,4 +7,4 @@ distribute==0.6.15
|
||||
wsgiref==0.1.2
|
||||
decorator==3.3.2
|
||||
omnijson==0.1.2
|
||||
gevent
|
||||
gunicorn==0.12.2
|
||||
Reference in New Issue
Block a user