From 0a5627ac1750268d5d9051af13866fc37157702d Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Wed, 26 Mar 2025 04:35:25 -0600 Subject: [PATCH] Changed API Link to "http://127.0.0.1:5000/api/nodes" --- Data/WebUI/src/App.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Data/WebUI/src/App.js b/Data/WebUI/src/App.js index 2605e49..a26f26b 100644 --- a/Data/WebUI/src/App.js +++ b/Data/WebUI/src/App.js @@ -127,10 +127,10 @@ export default function App() { > Nodes: 0 | Update Rate: 500ms | Flask API Server:{" "} - http://127.0.0.1:5000/data + http://127.0.0.1:5000/data/api/nodes