Skip to content

Commit e43a54f

Browse files
authored
Merge pull request #385 from vvincent1234/main
remove default cdp
2 parents 4ee24b7 + eacb706 commit e43a54f

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)