From 64de24c50daad50656bbe36d4a3c86717af73c7b Mon Sep 17 00:00:00 2001 From: serversdwn Date: Mon, 8 Dec 2025 20:45:37 -0500 Subject: [PATCH] doc update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c561ce9..9af5ae4 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ All configuration is managed through `config.json` in the same directory as the "scan_interval": 60, "late_days": 2, "stale_days": 60, - "sfm_endpoint": "http://10.0.0.41:1001", + "sfm_endpoint": "http://:8001/api/series4/heartbeat" "sfm_timeout": 5, "debug": true }