Files
HarborForge.Monitor/config.example.json
2026-03-21 16:07:00 +00:00

10 lines
216 B
JSON

{
"backendUrl": "https://monitor.hangman-lab.top",
"identifier": "vps-01",
"apiKey": "replace-with-server-api-key",
"reportIntervalSec": 30,
"logLevel": "info",
"rootFs": "/host",
"monitorPort": 9100
}