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"