diff --git a/src/main.tsx b/src/main.tsx index 7d92a62..59fe01d 100644 --- a/src/main.tsx +++ b/src/main.tsx @@ -20,7 +20,7 @@ if (window.location.hostname === "localhost" && isProduction) { app: { name: "monitor-im-flur", version: "0.0.1", - environment: "test", + environment: "production", }, instrumentations: [ ...getWebInstrumentations(),