This commit is contained in:
Kenneth Reitz
2011-10-20 22:20:52 -04:00
parent f4f542f1b4
commit 5ebdbc0948
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
web: python run_httpbin.py $PORT
web: gunicorn httpbin:app -b "0.0.0.0:$PORT"
+1 -1
View File
@@ -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