Align plugin monitor_port config

This commit is contained in:
zhi
2026-03-21 19:22:44 +00:00
parent 78a61e0fb2
commit 27b8b74d39
11 changed files with 119 additions and 115 deletions

View File

@@ -26,7 +26,7 @@
"type": "string",
"description": "API Key from HarborForge Monitor admin panel (optional but required for authentication)"
},
"monitorPort": {
"monitor_port": {
"type": "number",
"description": "Local port for communication between HarborForge Monitor and this plugin"
},