docs: fix stale run_combined_test.sh comment in combined_test.cfg
Minor follow-up from Task 9's retirement review.
This commit is contained in:
@@ -373,7 +373,7 @@ $App = {
|
|||||||
// ── DebugService ──────────────────────────────────────────────────────────────
|
// ── DebugService ──────────────────────────────────────────────────────────────
|
||||||
// Patches the broker registry at startup so every signal is traceable.
|
// Patches the broker registry at startup so every signal is traceable.
|
||||||
// TcpLogger is auto-injected on LogPort (9090) — no explicit DataSource needed.
|
// TcpLogger is auto-injected on LogPort (9090) — no explicit DataSource needed.
|
||||||
// Connect the debugger web UI (./run_combined_test.sh -d) to:
|
// Connect the debugger web UI (Client/debugger) to:
|
||||||
// Host=127.0.0.1 TCP=8080 UDP=8081 Log=9090
|
// Host=127.0.0.1 TCP=8080 UDP=8081 Log=9090
|
||||||
+DebugService = {
|
+DebugService = {
|
||||||
Class = DebugService
|
Class = DebugService
|
||||||
|
|||||||
Reference in New Issue
Block a user