08-04-2026

FMFI-PRE-PRODUCTION-2026
Naeem Ullah 1 month ago
parent b12008db80
commit 337475e24f

@ -2,7 +2,7 @@ export const environment = {
production: true,
versionNumber: '1.0.0.0',
buildNumber: '2.0',
buildDate: '30-01-2026',
buildDate: '08-04-2026',
enableEncryption: true,
moduleHost: new Map([
["ACONNECT_DOMAIN_URI", "http://localhost:8080"]

@ -2,7 +2,7 @@ export const environment = {
production: true,
versionNumber: '1.0.0.0',
buildNumber: '2.0',
buildDate: '30-01-2026',
buildDate: '08-04-2026',
enableEncryption: true,
moduleHost: new Map([
["ACONNECT_DOMAIN_URI", "https://api.aconnect.com"]

@ -2,7 +2,7 @@ export const environment = {
production: false,
versionNumber: '1.0.0.0',
buildNumber: '2.0',
buildDate: '30-01-2026',
buildDate: '08-04-2026',
enableEncryption: true,
moduleHost: new Map([
["ACONNECT_DOMAIN_URI", "http://192.168.0.9:8080"]

@ -2,7 +2,7 @@ export const environment = {
production: false,
versionNumber: '1.0.0.0',
buildNumber: '2.0',
buildDate: '30-01-2026',
buildDate: '08-04-2026',
enableEncryption: false,
moduleHost: new Map([
["ACONNECT_DOMAIN_URI", "http://localhost:8080"]

Loading…
Cancel
Save