Skip to content

Commit

Permalink
fix: disabled auth login form for grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
Toto-hitori committed Apr 24, 2024
1 parent 8ff30f9 commit 3b20f67
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 @@ -117,7 +117,7 @@
- "9091:9091"
environment:
- GF_SERVER_HTTP_PORT=9091
- GF_AUTH_DISABLE_LOGIN_FORM=true
#- GF_AUTH_DISABLE_LOGIN_FORM=true
depends_on:
- prometheus
volumes:
Expand Down

0 comments on commit 3b20f67

Please sign in to comment.