Skip to content

Commit eacb706

Browse files
committed
remove default cdp
1 parent 4ee24b7 commit eacb706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ CHROME_DEBUGGING_PORT=9222
3737
CHROME_DEBUGGING_HOST=localhost
3838
# Set to true to keep browser open between AI tasks
3939
CHROME_PERSISTENT_SESSION=false
40-
CHROME_CDP=http://localhost:9222
40+
CHROME_CDP=
4141
# Display settings
4242
# Format: WIDTHxHEIGHTxDEPTH
4343
RESOLUTION=1920x1080x24

0 commit comments

Comments
 (0)