diff --git a/config-example.yaml b/config-example.yaml index 28ae86ab..b1a575e1 100644 --- a/config-example.yaml +++ b/config-example.yaml @@ -20,7 +20,7 @@ listen_addr: 127.0.0.1:8080 # Address to listen to /metrics and /debug, you may want # to keep this endpoint private to your internal network -# Use an emty value to disable the metrics listener. +# Use an empty value to disable the metrics listener. metrics_listen_addr: 127.0.0.1:9090 # Address to listen for gRPC.