Skip to content

Commit

Permalink
Add grafana and prometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
Pelayori committed Apr 16, 2024
1 parent f8ffba9 commit 473e41f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ services:
volumes:
- grafana_data:/var/lib/grafana
environment:
GF_AUTH_DISABLE_LOGIN_FORM: true
GF_AUTH_DISABLE_LOGIN_FORM: 1
GF_AUTH_ANONYMOUS_ENABLED: true
GF_AUTH_ANONYMOUS_ORG_ROLE: Admin
ports:
Expand Down

0 comments on commit 473e41f

Please sign in to comment.