Skip to content

Commit 6b6f1a1

Browse files
authored
fix links
1 parent 4d7e660 commit 6b6f1a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,9 @@ ansible-playbook playbooks/users.yml
113113

114114
#### Monitoring how to
115115

116-
1. Deploy example in vagrant vbox with [test_deploy_monitoring.sh](tests/test_deploy_monitoring.sh)
116+
1. Deploy example in vagrant vbox with [tests/test_deploy_monitoring.sh](tests/test_deploy_monitoring.sh)
117117

118-
2. Open Grafana UI in [https://192.168.10.101:82](https://192.168.10.101:82/) with login *admin* and password *admin* configured in [docker-compose.yml](roles/monitoring_hub/files/docker-grafana-graphite/docker-compose.yml)
118+
2. Open Grafana UI in [http://192.168.10.101:3000](http://192.168.10.101:3000/) with login *admin* and password *admin* configured in [docker-compose.yml](roles/monitoring_hub/files/dockprom/docker-compose.yml)
119119

120120

121121
#### DNS how to

0 commit comments

Comments
 (0)