This commit is contained in:
2026-06-07 19:49:39 +03:00
parent 4c6a0eea92
commit 76f56bcc1b
+2 -1
View File
@@ -37,9 +37,10 @@ The HTTP routes for heartbeat, usage, config, and error remain available as a fa
- `code: string`
- `name: string`
- `host: string`
- `ip: string`
- `port: number` — agent HTTP port (required; auto-detected from `PORT` env on the node)
- `region: string`
- `domain?: string` — optional domain name (omitted on auto-registration; can be set later via admin panel)
### `NodeHeartbeatDto`