From c42598d0c61d7607f0b0c5464e968d135e91f094 Mon Sep 17 00:00:00 2001 From: Yamila Moreno Date: Fri, 31 Jan 2025 10:38:35 +0100 Subject: [PATCH] :whale: Add compose referer for telemetries --- docker/images/docker-compose.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/docker/images/docker-compose.yaml b/docker/images/docker-compose.yaml index 95508084bc..64471320ea 100644 --- a/docker/images/docker-compose.yaml +++ b/docker/images/docker-compose.yaml @@ -188,6 +188,7 @@ services: ## audit what data we send with the code available on github. PENPOT_TELEMETRY_ENABLED: true + PENPOT_TELEMETRY_REFERER: compose ## Example SMTP/Email configuration. By default, emails are sent to the mailcatch ## service, but for production usage it is recommended to setup a real SMTP