diff --git a/Procfile b/Procfile index 52b25b1..5197153 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -worker: node src/index.js \ No newline at end of file +worker: node dist/index.js \ No newline at end of file