File tree Expand file tree Collapse file tree 2 files changed +1
-83
lines changed
java/it/eng/dome/billing/proxy/tmf Expand file tree Collapse file tree 2 files changed +1
-83
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 15
15
logging :
16
16
level :
17
17
it.eng.dome : ${LOG_LEVEL:DEBUG}
18
+ org : TRACE
18
19
19
20
# Spring Boot Actuator
20
21
management :
@@ -41,18 +42,4 @@ billing:
41
42
invoicing_service : ${INVOICING_SERVICE:http://localhost:8380}
42
43
billing_engine : ${BILLING_ENGINE:http://localhost:8080}
43
44
44
- # TMForum Endpoints
45
- tmforumapi :
46
- tmf_endpoint : ${TMF_ENDPOINT:https://dome-dev.eng.it}
47
-
48
- tmf_envoy : ${TMF_ENVOY:true}
49
- # valid only if envoy false
50
- tmf_namespace : ${TMF_NAMESPACE:marketplace}
51
- tmf_postfix : ${TMF_POSTFIX:svc.cluster.local}
52
- tmf_port : ${TMF_PORT:8080}
53
-
54
- # STATIC PATHs
55
- tmf620_catalog_path : tmf-api/productCatalogManagement/v4
56
- tmf637_inventory_path : tmf-api/productInventory/v4
57
- tmf678_customer_bill_path : tmf-api/customerBillManagement/v4
58
45
You can’t perform that action at this time.
0 commit comments