Update environment.test.ts

mazdak/UX-2073
Naeem Ullah 3 weeks ago
parent 6e459179ce
commit d0b8d7f374

@ -5,6 +5,6 @@ export const environment = {
buildDate: '08-01-2026', buildDate: '08-01-2026',
enableEncryption: true, enableEncryption: true,
moduleHost: new Map([ moduleHost: new Map([
["ACONNECT_DOMAIN_URI", "https://test.api.redmetic.com"] ["ACONNECT_DOMAIN_URI", "http://192.168.0.9:8080"]
]) ])
}; };

Loading…
Cancel
Save