diff --git a/Procfile b/Procfile index 4154ce2..cf68c4e 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: node . \ No newline at end of file +worker: node . \ No newline at end of file