From 238da3aa23f5eadfe09dfb1d56fd8c5cd09fd334 Mon Sep 17 00:00:00 2001 From: chrisakker Date: Mon, 12 Aug 2024 15:27:53 -0700 Subject: [PATCH] fix typo --- docs/http/prometheus.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/http/prometheus.conf b/docs/http/prometheus.conf index ad1204e..47d15e9 100644 --- a/docs/http/prometheus.conf +++ b/docs/http/prometheus.conf @@ -7,7 +7,7 @@ js_import /usr/share/nginx-plus-module-prometheus/prometheus.js; server { - listen 9113: + listen 9113; status_zone prometheus; location = /metrics {