diff --git a/Procfile b/Procfile index 7769836542..6e36002829 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: ./node_modules/.bin/forever -m 5 server.js \ No newline at end of file +web: ./node_modules/.bin/forever -m 5 app.js \ No newline at end of file