Skip to content

Commit f5aa67d

Browse files
authored
Update README.md
1 parent 389e170 commit f5aa67d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,12 @@ The script `my_entrypoint.sh` has the additional instructions to mount this USB
7777
Note that the current *Balena* version doesn't yet support the definition of a such a mounted drive in the docker compose yaml file therefore this is handled through the influxdb container setup as described here above.
7878

7979
## 8. Internet access via Balena's public URL and Nginx.
80-
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:
81-
- *Grafana* User Interface via `<public URL>`
82-
- Node-RED editor of the container *node-red* via `<public URL>\node-red`
83-
- Node-Red dashboard UI of the container *node-red* via `<public URL>\node-red\ui`
84-
- Node-RED editor of the container *node-red-test* via `<public URL>\node-red-test`
85-
- Node-RED dashboard UI of the container *node-red-test* via `<public URL>\node-red-test\ui`
80+
The [nginx](http://nginx.org/en/docs/) container has been configured so that when you enable the Balena public device URL that you can access the following applications over the internet:
81+
- *Grafana* User Interface via `<public device URL>`
82+
- Node-RED editor of the container *node-red* via `<public device URL>\node-red`
83+
- Node-Red dashboard UI of the container *node-red* via `<public device URL>\node-red\ui`
84+
- Node-RED editor of the container *node-red-test* via `<public device URL>\node-red-test`
85+
- Node-RED dashboard UI of the container *node-red-test* via `<public device URL>\node-red-test\ui`
8686

8787

8888
## Credits

0 commit comments

Comments
 (0)