Skip to content

Commit

Permalink
Merge pull request #5 from OpenFarLands/prometheus
Browse files Browse the repository at this point in the history
fix: update config
  • Loading branch information
mikhaillav authored Nov 21, 2023
2 parents 3e380af + 94dea2a commit 2a7e796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example.config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ UsePrometheus = true
# Address of prometheus server
PrometheusAddress = ":3031"
# Token for auth request to metrics server. Keep it to disable auth
PrometheusAuthToken = "helloworld"
PrometheusBearerAuthToken = "helloworld"

0 comments on commit 2a7e796

Please sign in to comment.