diff --git a/Procfile b/Procfile index da03846..29e5b4e 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1 @@ -worker: npm run start -web: npm run noop \ No newline at end of file +worker: npm run start \ No newline at end of file