-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathapplication-local.yml
36 lines (36 loc) · 1.63 KB
/
application-local.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
bb-fuel:
platform:
infra: http://localhost:7777
identity: http://localhost:8180
registry: ${bb-fuel.platform.infra}/registry/eureka
gateway: ${bb-fuel.platform.infra}/api
auth: ${bb-fuel.platform.gateway}/auth/login
tokenconverter: ${bb-fuel.platform.infra}/bb-authentication-token-converter-service
dbs:
accessgroup: http://localhost:8086/accessgroup-integration-service
accounts: http://localhost:8082/account-integration-service/service-api
approvals: http://localhost:8091/approval-service/integration-api
arrangements: http://localhost:8082/arrangement-manager/integration-api
billpay: http://localhost:8006/billpay-service/client-api
contactmanager: http://localhost:8081/contact-manager/integration-api
legalentity: http://localhost:8086/legalentity-integration-service
transactions: http://localhost:8083/transaction-manager/integration-api
user: http://localhost:8086/user-manager/integration-api
accountStatement: http://localhost:8085/account-statement-integration-service/service-api
pockets: http://localhost:8087/pocket-tailor/client-api
contentservices: http://localhost:8006/contentservices/client-api
dbs-service-names:
accessgroup: access-control
actions: action-service
arrangements: arrangements-manager
billpay: billpay-integrator
legalentity: access-control
limits: limit
messages: messages-service
notifications: notifications-service
payments: payment-order-service
pfm: transaction-category-collector
user: user-manager
products: arrangement-manager
positivePay: positive-pay-check
contentservices: contentservices