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:
parent
c67a4a79df
commit
d2577047e2
1 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue