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
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,16 +70,16 @@ This application consist of 2 [Mosquitto MQTT-brokers](https://mosquitto.org/):
70
70
1.**mqtt** which is listening to Host OS port 1883
71
71
2.**mqtt-test** which is listening to Host OS port 1884
72
72
73
-
## 7. Setup of the USB memory Stick
73
+
## 7. Setup of the USB memory Stick for Influxdb
74
74
75
75
76
76
## 8. Internet access via Balena's public URL and Nginx.
77
77
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:
78
78
-*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`
0 commit comments