Merge pull request #33436 from jonkoops/remove-legacy-proxy-docs

docs: remove legacy corporate proxy documentation
This commit is contained in:
Patrik Oldsberg
2026-04-07 16:30:05 +02:00
committed by GitHub
7 changed files with 16 additions and 136 deletions
@@ -0,0 +1,5 @@
---
'@techdocs/cli': patch
---
Updated proxy documentation to recommend Node.js built-in proxy support via `NODE_USE_ENV_PROXY` instead of `global-agent`.