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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ The [nginx](http://nginx.org/en/docs/) container has been configured so that whe
90
90
- Node-RED editor of the container *node-red-test* via `<public device URL>\node-red-test`
91
91
- Node-RED dashboard UI of the container *node-red-test* via `<public device URL>\node-red-test\ui`
92
92
93
-
In case you get a `502 Bad Gateway`error when trying to access the above public URLs then this might be fixed by restarting the nginx container !
93
+
In case you get a `502 Bad Gateway`error or a message like `Cannot GET /node-red-test/`when trying to access the above public URLs then this might be fixed by restarting the nginx container !
94
94
95
95
## Credits
96
96
1.[Initializing Grafana with preconfigured dashboards](https://ops.tips/blog/initialize-grafana-with-preconfigured-dashboards/)[(github repository)](https://github.com/cirocosta/sample-grafana)
0 commit comments