generated from openMF/payment-hub-ee
-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* create tenants * Configure new tenants * Configure new tenants * Configure new tenants * Configure new tenants in properties file * Configure new tenants with global variable * Configure new tenants with global variable * Configure new tenants with global variable * Configure new tenants with global variable * enable access to minikube * ams_local_host updated * ams_local_host updated * update * disable minikube access --------- Co-authored-by: Somanath Hugar <[email protected]>
- Loading branch information
1 parent
b33c1ce
commit 5131c0c
Showing
8 changed files
with
106 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
bpmns.tenants[0].id= lion | ||
bpmns.tenants[0].id= rhino | ||
bpmns.tenants[0].flows.payment-transfer= minimal_mock_fund_transfer_account_lookup-{dfspid} | ||
bpmns.tenants[1].id= rhino | ||
bpmns.tenants[1].id= gorilla | ||
bpmns.tenants[1].flows.payment-transfer= minimal_mock_fund_transfer-{dfspid} | ||
bpmns.tenants[1].flows.outbound-transfer-request= minimal_mock_transfer_request-{dfspid} | ||
bpmns.tenants[2].id= gorilla | ||
bpmns.tenants[2].id= wakanda | ||
bpmns.tenants[2].flows.payment-transfer= PayerFundTransfer-{dfspid} | ||
bpmns.tenants[2].flows.outbound-transfer-request= {ps}_flow_{ams}-{dfspid} | ||
bpmns.tenants[2].flows.outbound-transfer-request= {ps}_flow_{ams}-{dfspid} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters