ENGINE: Moved Certificate Store Location

This commit is contained in:
2025-10-29 00:25:30 -06:00
parent 4478f7c33b
commit 11a08f04a8
7 changed files with 519 additions and 15 deletions

View File

@@ -8,8 +8,8 @@
"intervalSec": "10",
"label": "API Request",
"result": "{\n \"status\": \"ok\"\n}",
"url": "http://localhost:5000/health",
"useProxy": "true"
"url": "https://localhost:5000/health",
"useProxy": "false"
},
"dragHandle": ".borealis-node-header",
"dragging": false,