Skip to content

Commit

Permalink
Merge pull request #149 from jamshale/fix-multitenant-provider
Browse files Browse the repository at this point in the history
Fix multitenant provider integration tests
  • Loading branch information
jamshale authored Apr 22, 2024
2 parents 1f32570 + 10d9b42 commit 30820ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions multitenant_provider/docker/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ admin: [0.0.0.0, 3001]
admin-insecure-mode: true # This should be false in production
# admin-api-key: change-me

auto-provision: true

# Transport
inbound-transport:
- [http, 0.0.0.0, 3000]
Expand All @@ -27,6 +29,8 @@ plugin:
genesis-url: http://test.bcovrin.vonx.io/genesis

#Wallet
wallet-type: askar
wallet-storage-type: default
wallet-name: test-provider-wallet
wallet-key: test-provider-key

Expand Down

0 comments on commit 30820ff

Please sign in to comment.