From f6ef14be0aac61c1b73551bbfddbced2ced90b61 Mon Sep 17 00:00:00 2001 From: Jonathan Spratley Date: Sun, 30 Nov 2014 17:04:31 -0800 Subject: [PATCH] updated procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index d1913eb..6f86b16 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: node web.js \ No newline at end of file +web: node server.js \ No newline at end of file