From b101b492d43d6f6ee2e8e281286004e93a41157c Mon Sep 17 00:00:00 2001 From: Mark Nadal Date: Mon, 10 Feb 2020 17:58:32 -0800 Subject: [PATCH] duh --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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