Skip to content

Commit

Permalink
chore: update GF_SECURITY_ADMIN_PASSWORD defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
dimdnk committed Nov 27, 2023
1 parent 8382364 commit 601d1c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ services :
volumes :
- ./src/main/docker/grafana/provisioning/:/etc/grafana/provisioning/
environment :
- GF_SECURITY_ADMIN_PASSWORD=admin
- GF_SECURITY_ADMIN_PASSWORD=changeme
- GF_USERS_ALLOW_SIGN_UP=false
- GF_INSTALL_PLUGINS=grafana-piechart-panel
# On MacOS, remove next line and replace localhost by host.docker.internal in src/main/docker/prometheus/prometheus.yml and
Expand Down

0 comments on commit 601d1c6

Please sign in to comment.