diff --git a/Procfile b/Procfile index d53116cbe5..28fe750b8d 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: npm run bootstrap && npm run db-migrate && npm run start +web: npm run start