updated files
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
"taggcodeAPI": "https://pimmoerman.nl/rdlab/tagcode.app/v2.1/apiBLAH"
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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