Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
ellie committed Nov 18, 2023
1 parent a73d1d5 commit 565ea0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/notes/haproxy prometheus metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The documentation shows binding on whatever frontend you're already using, but I

```
listen stats
bind :9000
bind *:9000
mode http
stats enable
stats uri /
Expand Down

0 comments on commit 565ea0f

Please sign in to comment.