docs: add port map for T2 deployment
This commit is contained in:
11
docs/ports.md
Normal file
11
docs/ports.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# T2 Port Map (vps.claw-main)
|
||||
|
||||
Ports allocated by `HangmanLab.Server.T2` plugins on the OpenClaw host.
|
||||
System-level services (sshd, nginx, systemd-resolved, docker) are excluded.
|
||||
|
||||
| Port | Bind | Service | Note |
|
||||
|------|------|---------|------|
|
||||
| 8787 | 127.0.0.1 | Dirigent no-reply sidecar | Default `sideCarPort` |
|
||||
| 18789 | 127.0.0.1 | OpenClaw Gateway | Internal gateway listener |
|
||||
| 18800 | 127.0.0.1 | ContractorAgent bridge | Default `bridgePort` |
|
||||
| 18900 | 127.0.0.1 | Yonexus.Server | WebSocket hub (`listenPort`) |
|
||||
Reference in New Issue
Block a user