fix env var for faro
This commit is contained in:
+1
-1
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user