diff --git a/Procfile b/Procfile index fde0ed93d..063b78f46 100755 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: node start.js +web: npm start