FlowFuse / nr-launcher

A Laucher for Node-RED that allows settings to be loaded at startup.
Apache License 2.0
4 stars 6 forks source link

Add runtime settings to nr-launcher for nr-assistant #255

Closed Steve-Mcl closed 1 month ago

Steve-Mcl commented 1 month ago

Add assistant section to flowforge section of settings.js for nr-assistant plugin to pickup

{
    enabled,
    url,
    token,
    requestTimeout
}