fix build-metrics-docs.ts

This commit is contained in:
Half-Shot 2022-04-05 11:26:12 +01:00
parent b45681a84e
commit 9140c4d1bc

View File

@ -29,6 +29,7 @@ console.log(`Prometheus Metrics
You can configure metrics support by adding the following to your config:
\`\`\`yaml
metrics:
enabled: true
bindAddress: 127.0.0.1
port: 9002