fix env var for faro
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ if (window.location.hostname === "localhost" && isProduction) {
|
|||||||
app: {
|
app: {
|
||||||
name: "monitor-im-flur",
|
name: "monitor-im-flur",
|
||||||
version: "0.0.1",
|
version: "0.0.1",
|
||||||
environment: "test",
|
environment: "production",
|
||||||
},
|
},
|
||||||
instrumentations: [
|
instrumentations: [
|
||||||
...getWebInstrumentations(),
|
...getWebInstrumentations(),
|
||||||
|
|||||||
Reference in New Issue
Block a user