We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0fbf70 commit 449c04eCopy full SHA for 449c04e
puppeteer-config.json
@@ -0,0 +1,6 @@
1
+{
2
+ "executablePath": "/usr/bin/chromium-browser",
3
+ "args": [
4
+ "--no-sandbox"
5
+ ]
6
+}
0 commit comments