diff --git a/Procfile b/Procfile index 3543fb3..288c38c 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -worker: node ../dist/index.js \ No newline at end of file +worker: yarn start \ No newline at end of file