diff --git a/Procfile b/Procfile index d18ab5df..e8e8b1e0 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: node --prof trace.js \ No newline at end of file +web: node --prof examples/http.js \ No newline at end of file