errormetrics fix
This commit is contained in:
@@ -88,8 +88,8 @@ class ProjectSettings {
|
||||
taggcodeAPI: this.cloudAPI,
|
||||
},
|
||||
local: {
|
||||
units: "http://localhost:1880/generalFunctions/datasets/unitData.json",
|
||||
taggcodeAPI: "http://localhost:1880/generalFunctions/datasets/assetData",
|
||||
units: "http://localhost:1880/generalfunctions/datasets/unitData.json",
|
||||
taggcodeAPI: "http://localhost:1880/generalfunctions/datasets/assetData",
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user