nah
This commit is contained in:
2
mcp.json
2
mcp.json
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"playwright": {
|
||||
"command": "npx",
|
||||
"args": ["@playwright/mcp", "--headless", "--executable-path", "/home/appuser/.cache/ms-playwright/chromium-1212/chrome-linux64/chrome"],
|
||||
"args": ["@playwright/mcp", "--headless", "--isolated", "--executable-path", "/home/appuser/.cache/ms-playwright/chromium-1212/chrome-linux64/chrome"],
|
||||
"timeout": 30,
|
||||
"startup_timeout": 15
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user