Update grafana.md

main
Nguyen Tran Hau 2020-06-12 18:27:27 +07:00 committed by GitHub
parent c5659a327f
commit 88663913f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Docker:
docker run --rm -p 3000:3000 --name grafana grafana/grafana
```
UI endpoint, with default `username:password` is `admin:admin`:
UI endpoint, with default credentials is `admin:admin`:
```
localhost:3000