Following the documentation instructions here https://www.browserless.io/docs/docker#disabling-the-debugger, i have passed to docker image the environmental variable ENABLE_DEBUGGER=false
, yet after the launch i still can access the devtools opening up the page on localhost:3000
.
The docker command i run:
docker run -d -e "ENABLE_DEBUGGER=false" -p 3000:3000 browserless/chrome
Owner Name | browserless |
Repo Name | chrome |
Full Name | browserless/chrome |
Language | TypeScript |
Created Date | 2017-11-17 |
Updated Date | 2023-03-22 |
Star Count | 5309 |
Watcher Count | 47 |
Fork Count | 516 |
Issue Count | 29 |
Issue Title | Created Date | Updated Date |
---|