chore: update Browserless port references from 3000 to 3030

Update all default URLs, port mappings, healthcheck endpoints, Dockerfile
ENV defaults, and integration test run instructions to use port 3030.
This commit is contained in:
Admin
2026-03-01 14:51:28 +05:00
parent 7879a51fe3
commit e7b915c6aa
7 changed files with 11 additions and 11 deletions

View File

@@ -7,7 +7,7 @@
//
// Run them with:
//
// BROWSERLESS_URL=http://localhost:3000 \
// BROWSERLESS_URL=http://localhost:3030 \
// BROWSERLESS_TOKEN=your-token \ # omit if auth is disabled
// go test -v -tags integration -timeout 120s \
// github.com/libnovel/scraper/internal/browser