Skip to content

Commit 09ca434

Browse files
authored
Update README.md
1 parent 20998bb commit 09ca434

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,16 +70,16 @@ This application consist of 2 [Mosquitto MQTT-brokers](https://mosquitto.org/):
7070
1. **mqtt** which is listening to Host OS port 1883
7171
2. **mqtt-test** which is listening to Host OS port 1884
7272

73-
## 7. Setup of the USB memory Stick
73+
## 7. Setup of the USB memory Stick for Influxdb
7474

7575

7676
## 8. Internet access via Balena's public URL and Nginx.
7777
The nginx container has been configured so that when you enable the Balena public URL that you can access the following applications over the internet:
7878
- *Grafana* User Interface via `<public URL>`
79-
- editor of the container *node-red* via `<public URL>\node-red`
80-
- UI of the container *node-red* via `<public URL>\node-red\ui`
81-
- editor of the container *node-red-test* via `<public URL>\node-red-test`
82-
- UI of the container *node-red-test* via `<public URL>\node-red-test\ui`
79+
- Node-RED editor of the container *node-red* via `<public URL>\node-red`
80+
- Node-Red dashboard UI of the container *node-red* via `<public URL>\node-red\ui`
81+
- Node-RED editor of the container *node-red-test* via `<public URL>\node-red-test`
82+
- Node-RED dashboard UI of the container *node-red-test* via `<public URL>\node-red-test\ui`
8383

8484

8585
## Credits

0 commit comments

Comments
 (0)