Updated Design: Runnable Project (markdown)

Nick O'Leary 2018-03-21 10:48:40 +00:00
parent 124faab06a
commit d1ea11dd1e
1 changed files with 1 additions and 1 deletions

@ -23,7 +23,7 @@ The package would provide an npm start script that runs node-red with the approp
### Runtime settings
When deploying the project, there will also be a need to have the runtime settings provided. These are not normally part of a project generated by Node-RED. The question is whether we have some tooling support to generate, or we just document how to do it.
When deploying the project, there will also be a need to have the runtime settings provided. These are not normally part of a project generated by Node-RED. The question is whether we have some tooling support to generate, or we just document how to do it. For example, the user would manually add a `settings.js` file to their project repo.
### Dockerfile