Skip to content

Commit

Permalink
fix typo (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisakker authored Aug 13, 2024
1 parent 09d6dcc commit 0124aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/http/prometheus.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
js_import /usr/share/nginx-plus-module-prometheus/prometheus.js;

server {
listen 9113:
listen 9113;
status_zone prometheus;

location = /metrics {
Expand Down

0 comments on commit 0124aab

Please sign in to comment.