Added ENV

ACONNECT-PRE-PRODUCTION-2026
Naeem Ullah 4 weeks ago
parent 405e8dc53c
commit bae66d70f9

@ -1,7 +1,7 @@
app.deposit.uri=${CIIHIVE_API_BASE_URL}
app.generalledger.uri=${CIIHIVE_API_BASE_URL}
app.deposit.uri=${CMB_DEPOSIT_SERVER_URL}
app.generalledger.uri=${CMB_GL_SERVER_URL}
app.organization.uri=${CMB_ORGA_CODE}
app.security.uri=${CIIHIVE_API_BASE_URL}/security/auth/user
app.security.uri=${CMB_SECURITY_SERVER_URL}/security/auth/user
app.crm.uri=${CIIHIVE_API_BASE_URL}
app.loan.uri=${CIIHIVE_API_BASE_URL}

@ -1,7 +1,7 @@
app.deposit.uri=${CIIHIVE_API_BASE_URL}
app.generalledger.uri=${CIIHIVE_API_BASE_URL}
app.deposit.uri=${CMB_DEPOSIT_SERVER_URL}
app.generalledger.uri=${CMB_GL_SERVER_URL}
app.organization.uri=${CMB_ORGA_CODE}
app.security.uri=${CIIHIVE_API_BASE_URL}/security/auth/user
app.security.uri=${CMB_SECURITY_SERVER_URL}/security/auth/user
app.crm.uri=${CIIHIVE_API_BASE_URL}
app.loan.uri=${CIIHIVE_API_BASE_URL}

@ -1,7 +1,7 @@
app.deposit.uri=${CIIHIVE_API_BASE_URL}
app.generalledger.uri=${CIIHIVE_API_BASE_URL}
app.deposit.uri=${CMB_DEPOSIT_SERVER_URL}
app.generalledger.uri=${CMB_GL_SERVER_URL}
app.organization.uri=${CMB_ORGA_CODE}
app.security.uri=${CIIHIVE_API_BASE_URL}/security/auth/user
app.security.uri=${CMB_SECURITY_SERVER_URL}/security/auth/user
app.crm.uri=${CIIHIVE_API_BASE_URL}
app.loan.uri=${CIIHIVE_API_BASE_URL}
Loading…
Cancel
Save