File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -468,8 +468,9 @@ <h3>Output :</h3>
468468 < div class = "form-row" >
469469 < label for = "node-config-input-host" > < i class = "icon-tag" > </ i > Host</ label >
470470 < select id = "node-config-input-host" placeholder = "Host" >
471- < option value = "sandbox" > sandbox</ option >
472471 < option value = "official" selected > production</ option >
472+ < option value = "sandbox" > sandbox</ option >
473+ <!-- <option value="vberder.openrainbow.org">vberder</option> -->
473474 </ select >
474475 </ div >
475476 < div class = "form-row" >
Original file line number Diff line number Diff line change 22 "name" : " node-red-contrib-ale-rainbow" ,
33 "version" : " 1.3.5" ,
44 "description" : " Alcatel-Lucent Enterprise Rainbow Nodes for Node Red" ,
5+ "scripts" : {
6+ "startnodered" : " node-red -v %NODE_DEBUG_OPTION% "
7+ },
58 "dependencies" : {
69 "rainbow-node-sdk" : " latest"
710 },
You can’t perform that action at this time.
0 commit comments