diff --git a/README.md b/README.md index 1cbbfb9..5f4c99d 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ npm i strapi-prometheus // enable plugin with default configuration. module.exports = [ - 'strapi-prometheus': { + prometheus: { enabled: true, config: { // see collectDefaultMetricsOption of prom-client