Skip to content

Commit 6e094eb

Browse files
chrisakkerarussellf5
authored andcommitted
fix typo (nginxinc#181)
1 parent 4cb4e43 commit 6e094eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/http/prometheus.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
js_import /usr/share/nginx-plus-module-prometheus/prometheus.js;
88

99
server {
10-
listen 9113:
10+
listen 9113;
1111
status_zone prometheus;
1212

1313
location = /metrics {

0 commit comments

Comments
 (0)