Skip to content

Commit

Permalink
Set default grafana credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
arunvelsriram committed Mar 15, 2024
1 parent eebfc47 commit 2131692
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions playground/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,6 @@ services:
image: grafana/grafana
ports:
- "3000:3000"
environment:
- GF_SECURITY_ADMIN_USER=admin
- GF_SECURITY_ADMIN_PASSWORD=password

0 comments on commit 2131692

Please sign in to comment.