Docs lint

This commit is contained in:
David Stephens 2022-08-23 22:47:09 +01:00
parent dd92e0f7ed
commit 481c136800

View file

@ -11,4 +11,3 @@ Set `stats_enabled: true` in your `inventories/<your_inventory>/nas.yml` file. I
If you want to access Grafana externally, set `stats_grafana_available_externally: true` in your `inventories/<your_inventory>/nas.yml` file. If you want to access Promethehus externally, set `stats_prometheus_available_externally: true` in your `inventories/<your_inventory>/nas.yml` file.
The Grafana web interface can be found at <http://ansible_nas_host_or_ip:3000>, Prometheus can be found at <http://ansible_nas_host_or_ip:9090>