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 = {
production: true,
versionNumber: '1.0.0.0',
buildNumber: '1.0',
buildDate: '08-01-2026',
buildNumber: '2.0',
buildDate: '30-01-2026',
enableEncryption: true,
moduleHost: new Map([
["ACONNECT_DOMAIN_URI", "http://localhost:8080"]

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

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

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

Loading…
Cancel
Save