diff --git a/Procfile b/Procfile index 973094b..9f8263b 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -worker: node index.js \ No newline at end of file +worker: node src/main.js