Skip to content

Commit 0f630d9

Browse files
authored
Update README.md
1 parent ffa75a7 commit 0f630d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ If you want to add a new Grafana dashboard then this can be done through followi
6060

6161
## 5. Node-RED
6262
The application consists of 2 [Node-RED](https://nodered.org/) containers:
63-
1. **node-red**: this editor is accessble through Host OS port and path : `<Host OS>:1880/node-red/`
64-
2. **node-red-test** : this editor is accessble through Host OS port and path : `<Host OS>:1882/node-red-test/`
63+
1. **node-red**: its editor is accessble through Host OS port and path : `<Host OS>:1880/node-red/`
64+
2. **node-red-test** : its editor is accessble through Host OS port and path : `<Host OS>:1882/node-red-test/`
6565

6666
Note that both Node-RED editors are protected by a user name and a hashed password that must be set throught the environment variables `USERNAME` and `PASSWORD`. The [Node-RED security page](https://nodered.org/docs/security) describes how a password hash can be generated. You can set these environment variables using your [Balena dashboard](https://dashboard.balena-cloud.com) either under:
6767
- *Application Environment Variables (E(X))* - this implies that both Node-RED instances will have the same username and password.

0 commit comments

Comments
 (0)