diff --git a/Procfile b/Procfile index c6eb35f..b4c27ce 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,2 @@ -web: node web.js +web: node app2.js