From 2ced1a86df02e540ad6f80a93a66f76f53e67c3e Mon Sep 17 00:00:00 2001 From: Jonnie Spratley Date: Tue, 1 Apr 2014 21:33:15 -0700 Subject: [PATCH] updated proc file --- .idea/workspace.xml | 84 +++++++++++++++++++++------------------------ Procfile | 2 +- 2 files changed, 41 insertions(+), 45 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e24e79b..08de034 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,9 +2,7 @@ - - - + @@ -48,23 +46,10 @@ - - - - - - - - - - - - - - + - + @@ -114,11 +99,21 @@ - + - - + + + + + + + + + + + + @@ -190,11 +185,11 @@ @@ -810,12 +805,12 @@ - + - + - + @@ -897,13 +892,6 @@ - - - - - - - @@ -1202,20 +1190,12 @@ - - + + - - - - - - - - @@ -1277,8 +1257,24 @@ - - + + + + + + + + + + + + + + + + + + diff --git a/Procfile b/Procfile index 983db91..d1913eb 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: node server \ No newline at end of file +web: node web.js \ No newline at end of file