@riab/vendor-due-diligence 0.5.13-beta → 0.5.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -4598,6 +4598,7 @@ const Cg = (t, e) => {
|
|
|
4598
4598
|
}
|
|
4599
4599
|
}, mg = {
|
|
4600
4600
|
local: "http://localhost/mrc_api/public/api",
|
|
4601
|
+
development: "http://localhost/mrc_api/public/api",
|
|
4601
4602
|
uat: "https://api-uat.myriacompliance.com/api",
|
|
4602
4603
|
production: "https://api.myriacompliance.com/api",
|
|
4603
4604
|
demo: "https://api-demo.myriacompliance.com/api"
|