Add local monitor bridge service

This commit is contained in:
zhi
2026-03-21 16:06:42 +00:00
parent ccfa49bc7d
commit 360743ba6b
5 changed files with 225 additions and 20 deletions

View File

@@ -5,5 +5,5 @@
"reportIntervalSec": 30,
"logLevel": "info",
"rootFs": "/host",
"monitorPort": 0
"monitorPort": 9100
}