Updated
parent
7868510d29
commit
83a8ef6a21
@ -1,7 +1,7 @@
|
|||||||
app.deposit.uri=${CIIHIVE_API_BASE_URL}
|
app.deposit.uri=${CIIHIVE_API_BASE_URL}
|
||||||
app.generalledger.uri=${CIIHIVE_API_BASE_URL}
|
app.generalledger.uri=${CIIHIVE_API_BASE_URL}
|
||||||
app.organization.uri=${CMB_ORGA_CODE}
|
app.organization.uri=${CMB_ORGA_CODE}
|
||||||
app.security.uri=${CIIHIVE_API_BASE_URL}/security/auth/user
|
app.security.uri=${CIIHIVE_API_BASE_URL}
|
||||||
|
|
||||||
app.crm.uri=${CIIHIVE_API_BASE_URL}
|
app.crm.uri=${CIIHIVE_API_BASE_URL}
|
||||||
app.loan.uri=${CIIHIVE_API_BASE_URL}
|
app.loan.uri=${CIIHIVE_API_BASE_URL}
|
||||||
@ -1,7 +1,7 @@
|
|||||||
app.deposit.uri=${CIIHIVE_API_BASE_URL}
|
app.deposit.uri=${CIIHIVE_API_BASE_URL}
|
||||||
app.generalledger.uri=${CIIHIVE_API_BASE_URL}
|
app.generalledger.uri=${CIIHIVE_API_BASE_URL}
|
||||||
app.organization.uri=${CMB_ORGA_CODE}
|
app.organization.uri=${CMB_ORGA_CODE}
|
||||||
app.security.uri=${CIIHIVE_API_BASE_URL}/security/auth/user
|
app.security.uri=${CIIHIVE_API_BASE_URL}
|
||||||
|
|
||||||
app.crm.uri=${CIIHIVE_API_BASE_URL}
|
app.crm.uri=${CIIHIVE_API_BASE_URL}
|
||||||
app.loan.uri=${CIIHIVE_API_BASE_URL}
|
app.loan.uri=${CIIHIVE_API_BASE_URL}
|
||||||
Loading…
Reference in New Issue