From b4a788e010fca4a6a12b3fb9f5909fb90b069baa Mon Sep 17 00:00:00 2001 From: Tobias Kussel Date: Mon, 16 Jun 2025 14:23:59 +0200 Subject: [PATCH] docs: close Exporter code block in readme (#318) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bc3e1db..b8ccb73 100644 --- a/README.md +++ b/README.md @@ -399,6 +399,7 @@ The Exporter is a dedicated service for extracting and exporting Bridgehead data ```bash ENABLE_EXPORTER=true +``` #### Data Quality Report To assess the quality and plausibility of your imported data, the Reporter component is pre-configured to generate Excel reports with data quality metrics and statistical analyses. Reporter is part of the Exporter and can be enabled by setting the same environment variable in your `.conf` file: