local examples

This commit is contained in:
STEINNI
2026-03-08 18:11:20 +00:00
parent f7d5f40c0f
commit 451d8ae191
15 changed files with 80 additions and 80 deletions

View File

@@ -1,5 +1,5 @@
{
"nodesFile": "/app/thirdparty/buildoz/graflow_examples/nodesLib/nodesTest1.html",
"nodesFile": "/buildoz/graflow_examples/nodesLib/nodesTest1.html",
"flow": {
"nodes":[
{ "nodeType": "inc",
@@ -8,7 +8,7 @@
},
{ "nodeType": "inc",
"subflow": {
"url": "/app/thirdparty/buildoz/graflow_examples/flows/testFlowEic.json",
"url": "/buildoz/graflow_examples/flows/testFlowEic.json",
"portLinks": [
{ "refNodeType": "refnodein", "refnodePort": "out1",
"parentPort": "in1",