22 lines
513 B
Properties
22 lines
513 B
Properties
spring.application.name=ipks
|
|
|
|
|
|
|
|
logging.level.root=INFO
|
|
logging.level.com.main.ipks.service=DEBUG
|
|
|
|
|
|
# TOKEN
|
|
cedge.token.url=https://142.79.251.107:443/BANCEDGEAPI/api/getToken/HASAN
|
|
|
|
# Api for CIF-Creation
|
|
cedge.cif.url=https://142.79.251.107:443/BANCEDGEAPI/api/cifCreation/HASAN
|
|
|
|
|
|
# Api for account creation
|
|
|
|
# API1
|
|
cedge.account.url=https://142.79.251.107:443/BANCEDGEAPI/api/depositsCreateDepositAccount/HASAN
|
|
|
|
# API2
|
|
cedge.accountOk.url=https://142.79.251.107:443/BANCEDGEAPI/api/createDepositAccountOk/HASAN |