diff --git a/website/Procfile b/website/Procfile index 2cbe96dff6..063b78f463 100644 --- a/website/Procfile +++ b/website/Procfile @@ -1 +1 @@ -web: NODE_ENV=production node app.js +web: npm start