diff --git a/Procfile b/Procfile index bef5264..926c970 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: npm run start \ No newline at end of file +web: nodemon index.js