README: add numa lan on command to LAN discovery section
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -102,7 +102,11 @@ dig @127.0.0.1 api.numa # → 192.168.1.5
|
|||||||
curl http://api.numa # → proxied to Machine A's port 8000
|
curl http://api.numa # → proxied to Machine A's port 8000
|
||||||
```
|
```
|
||||||
|
|
||||||
Enable LAN discovery in `numa.toml`:
|
Enable LAN discovery:
|
||||||
|
```bash
|
||||||
|
numa lan on
|
||||||
|
```
|
||||||
|
Or in `numa.toml`:
|
||||||
```toml
|
```toml
|
||||||
[lan]
|
[lan]
|
||||||
enabled = true
|
enabled = true
|
||||||
|
|||||||
Reference in New Issue
Block a user