remove default cdp

This commit is contained in:
vvincent1234
2025-03-11 23:52:28 +08:00
parent 4ee24b7f0f
commit eacb706fa2

View File

@@ -37,7 +37,7 @@ CHROME_DEBUGGING_PORT=9222
CHROME_DEBUGGING_HOST=localhost
# Set to true to keep browser open between AI tasks
CHROME_PERSISTENT_SESSION=false
CHROME_CDP=http://localhost:9222
CHROME_CDP=
# Display settings
# Format: WIDTHxHEIGHTxDEPTH
RESOLUTION=1920x1080x24