This commit is contained in:
Kenneth Reitz
2011-11-08 10:03:10 -05:00
parent ab88b2caaf
commit 0defafd839
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
web: gunicorn httpbin:app -b "0.0.0.0:$PORT"
web: newrelic-admin run-program gunicorn httpbin:app -b "0.0.0.0:$PORT"
+2 -1
View File
@@ -7,4 +7,5 @@ distribute==0.6.15
wsgiref==0.1.2
decorator==3.3.2
omnijson==0.1.2
gunicorn==0.12.2
gunicorn==0.12.2
newrelic