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