Skip to content

Commit b9868b5

Browse files
authored
Update README.md
1 parent 8678238 commit b9868b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Note that both Node-RED editors are protected by a user name and a hashed passwo
7474
- *Application Environment Variables (E(X))* - this implies that both Node-RED instances will have the same username and password.
7575
- *Service Variables (S(X))*
7676

77-
Note also that a `node-red-data` and `node-red-test-data` are 2 named volumed used for the `\data` folder of respectively *node-red* and *node-red-test*. Take care that the `settings.js` is only copied during the initial deployment of the application, when the application is redeployed e.g. due to changes, then the `settings.js` is not recopied to the `\data` folder. (see also [How to copy a file to a named volume?](https://forums.balena.io/t/how-to-copy-a-file-to-a-named-volume/4331))
77+
Note also that `node-red-data` and `node-red-test-data` are 2 named volumed used for the `\data` folder of respectively *node-red* and *node-red-test*. Take care that the `settings.js` is only copied during the initial deployment of the application, when the application is redeployed e.g. due to changes, then the `settings.js` is not recopied to the `\data` folder. (see also [How to copy a file to a named volume?](https://forums.balena.io/t/how-to-copy-a-file-to-a-named-volume/4331))
7878

7979
## 6. MQTT broker
8080
This application consist of 2 [Mosquitto MQTT-brokers](https://mosquitto.org/):

0 commit comments

Comments
 (0)