Update README.md

This commit is contained in:
Brian Christner 2015-08-19 11:02:44 +02:00
parent 6b82b3cada
commit 2ff42e5450
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ Once configurations are done let's start it up. From the /prometheus project dir
The Prometheus stack should now be running. To access the different components:
Prometheus: `http://<Host IP Address:9090>` for example http://192.168.10.1:9090
Prometheus: `http://<Host IP Address>:9090>` for example http://192.168.10.1:9090
Prometheus Dashboard: `http://<Host IP Address>:3000` for example http://192.168.10.1:3000