docs(docs): 📝 Update network configuration details in README with current IP ranges, ports, and protocols

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
autocommit 2026-06-10 21:07:42 -07:00
parent c67a4a79df
commit d2577047e2

View file

@ -7,8 +7,8 @@ Named "bitch" because these are the tedious bitch-work tasks that need automatio
## Installation
```bash
# Install globally from forge.black.local
npm install -g @lilith/bitch --registry=http://forge.black.local/api/packages/lilith/npm/
# Install globally from forge.black.lan
npm install -g @lilith/bitch --registry=http://forge.black.lan/api/packages/lilith/npm/
# Or with .npmrc configured
npm install -g @lilith/bitch
@ -188,8 +188,8 @@ bitch commits uninstall
### Registry
Packages are published to and checked against:
- **NPM**: `http://forge.black.local/api/packages/lilith/npm/`
- **PyPI**: `http://forge.black.local/api/packages/lilith/pypi/`
- **NPM**: `http://forge.black.lan/api/packages/lilith/npm/`
- **PyPI**: `http://forge.black.lan/api/packages/lilith/pypi/`
### Package Detection