diff --git a/config/puppeteer-config.json b/config/puppeteer-config.json deleted file mode 100644 index 7b2851c29..000000000 --- a/config/puppeteer-config.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "executablePath": "/usr/bin/chromium", - "args": [ - "--no-sandbox" - ] -} \ No newline at end of file