Skip to content

Commit

Permalink
adjust default grafana login
Browse files Browse the repository at this point in the history
  • Loading branch information
th0mk committed Feb 21, 2024
1 parent 310dc47 commit 2d0e9da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ services:
- ./grafana/provisioning/:/etc/grafana/provisioning/
env_file:
- ./grafana/config.monitoring
environment:
GF_SECURITY_ADMIN_USER: 'frikandel'
GF_SECURITY_ADMIN_PASSWORD: '$GRAFANA_PASSWORD'
user: "472"
deploy:
placement:
Expand Down

0 comments on commit 2d0e9da

Please sign in to comment.