Update prometheus.md

main
Nguyen Tran Hau 2020-06-12 17:46:04 +07:00 committed by GitHub
parent 1910b9d319
commit 03c17f9577
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ docker run --rm -p 9090:9090 --name prometheus prom/prometheus
docker run --rm -p 9090:9090 -v "$(pwd)"/prometheus/prometheus.yml:/etc/prometheus/prometheus.yml --name prometheus prom/prometheus
```
UI
UI:
```txt
localhost:9090