This commit is contained in:
Nicole Rappe 2025-03-26 04:35:25 -06:00
parent 70a5cab0e0
commit 0a5627ac17

View File

@ -127,10 +127,10 @@ export default function App() {
>
<b>Nodes</b>: <span id="nodeCount">0</span> | <b>Update Rate</b>: 500ms | <b>Flask API Server:</b>{" "}
<a
href="http://127.0.0.1:5000/data"
href="http://127.0.0.1:5000/api/nodes"
style={{ color: "#3c78b4" }}
>
http://127.0.0.1:5000/data
http://127.0.0.1:5000/data/api/nodes
</a>
</Box>
</Box>