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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,5 +44,6 @@ services:
44
44
* If you use **VLANs** and the application's host, container, or VM can't reach the other VLANs via ICMP, you won't be able to monitor those nodes, this isn't a bug, it's just common sense.
45
45
* If you run this in a **container** and want to monitor the docker host, **localhost will be the container itself**, not the host, this isn't a bug, it's just common sense.
46
46
* Objects are persistently stored in config.json as long as you properly mount the file from your host.
47
+
* I will not add authentication or https support to this app, use a reverse proxy like [SWAG](https://github.com/linuxserver/docker-swag>)
0 commit comments