diff --git a/Procfile b/Procfile index 207d22f8..5ec9cc2c 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: node app.js \ No newline at end of file +web: node index.js \ No newline at end of file