From 8781102327b5a1e672e53f6f1bb5aaa2b29e411a Mon Sep 17 00:00:00 2001 From: Robert Drake Date: Wed, 24 Sep 2025 14:59:32 -0400 Subject: [PATCH] Add line after beginning notes --- Monitoring.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Monitoring.md b/Monitoring.md index ecb89e6..27cb82d 100644 --- a/Monitoring.md +++ b/Monitoring.md @@ -9,6 +9,7 @@ If you use the below config to set "METRICS_ENABLED" to 'true' inside of docker- The prometheus and grafana docker images are set to use the "latest" version. You might want to pin these to specific versions in your own deployment. +--- Add the following to your `docker-compose.override.yml` (or create that file if you haven't done so):