first commit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
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
|
||||
Reference in New Issue
Block a user