diff --git a/Procfile b/Procfile index 7840110..eab4aaa 100644 --- a/Procfile +++ b/Procfile @@ -1 +1,2 @@ -Worker: node main.js \ No newline at end of file +Worker: node main.js +Worker: node node.js \ No newline at end of file