30-01-2026

30-01-2026
mazdak/UX-2367
Naeem Ullah 5 days ago
parent f7e8b340c8
commit 0929acd502

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

@ -1,8 +1,8 @@
export const environment = { export const environment = {
production: true, production: true,
versionNumber: '1.0.0.0', versionNumber: '1.0.0.0',
buildNumber: '1.0', buildNumber: '2.0',
buildDate: '27-11-2025', buildDate: '30-01-2026',
enableEncryption: true, enableEncryption: true,
moduleHost: new Map([ moduleHost: new Map([
["ACONNECT_DOMAIN_URI", "https://api.aconnect.com"] ["ACONNECT_DOMAIN_URI", "https://api.aconnect.com"]

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

@ -1,8 +1,8 @@
export const environment = { export const environment = {
production: false, production: false,
versionNumber: '1.0.0.0', versionNumber: '1.0.0.0',
buildNumber: '1.0', buildNumber: '2.0',
buildDate: '27-11-2025', buildDate: '30-01-2026',
enableEncryption: false, enableEncryption: false,
moduleHost: new Map([ moduleHost: new Map([
["ACONNECT_DOMAIN_URI", "http://localhost:8080"] ["ACONNECT_DOMAIN_URI", "http://localhost:8080"]

Loading…
Cancel
Save