fix: dashboard port 5804→5807 (avoid conflicts with wechat_webhook and zhiwei bot)
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
# MoFin — Dashboard API 参考
|
||||
|
||||
> 版本: v1.0 | 端口: 5804 | 入口: http://192.168.1.246:5804
|
||||
> 版本: v1.0 | 端口: 5807 | 入口: http://192.168.1.246:5807
|
||||
|
||||
---
|
||||
|
||||
@@ -94,7 +94,7 @@ MoFin Dashboard
|
||||
crontab (每 5 分钟)
|
||||
└── agents_health_check.py → last_health_check.json
|
||||
|
||||
Dashboard (:5804)
|
||||
Dashboard (:5807)
|
||||
├── /api/services ← 实时 TCP/HTTP 检测
|
||||
├── /api/monitor ← 聚合读取 health check JSON
|
||||
└── /api/module-spec/<module> ← 读取 specs/
|
||||
|
||||
Reference in New Issue
Block a user