Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas ONeil <[email protected]>
  • Loading branch information
loneil committed Oct 28, 2024
1 parent 792cfcc commit e14f3c1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions deploy/traction/values-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,19 @@ acapy:
genesis_url: "https://raw.githubusercontent.com/sovrin-foundation/sovrin/stable/sovrin/pool_transactions_sandbox_genesis"
endorser_did: "EZpKx6nT56Hv83JmNz7ik8"
endorser_alias: "sovrin-testnet-endorser"
multitenancyConfiguration:
json: ''
wallet_type: basic
plugin-config.yml:
multitenant_provider:
manager:
class_name: "multitenant_provider.v1_0.manager.BasicMultitokenMultitenantManager"
always_check_provided_wallet_key: true
errors:
on_unneeded_wallet_key: false
token_expiry:
units: days
amount: 1
traction_innkeeper:
innkeeper_wallet:
print_key: true
Expand Down
2 changes: 1 addition & 1 deletion services/tenant-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tenant-ui",
"version": "1.0.0",
"version": "1.0.99",
"description": "",
"main": "index.ts",
"scripts": {
Expand Down

0 comments on commit e14f3c1

Please sign in to comment.