diff --git a/Dockerfile b/Dockerfile index e4a5b64..4f49986 100644 --- a/Dockerfile +++ b/Dockerfile @@ -19,6 +19,6 @@ RUN npx playwright install RUN bun add playwright-extra puppeteer-extra-plugin-stealth -#CMD ["bun", "index.ts"] +CMD ["bun","run","."]