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