You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will look into making a more permanent solution but in the meantime there is a workaround for this where the Node RED context is automatically saved to file.
You need to edit the settings file for node RED: nano ~/.node-red/settings.js
Navigate to the section named Context Storage and change the setting to the following:
Values for ID and API-key are not saved between reboots.
Is there a way to hardcode it into the flow? Perhaps by using flow.set?
The text was updated successfully, but these errors were encountered: