Skip to content

Commit

Permalink
Update did:web examples
Browse files Browse the repository at this point in the history
  • Loading branch information
peacekeeper authored Sep 4, 2024
1 parent 86cf68f commit 189c271
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions uni-resolver-web/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,8 @@ uniresolver:
- pattern: "^(did:web:.+)$"
url: ${uniresolver_web_driver_url_did_web:http://uni-resolver-driver-did-uport:8081/}
testIdentifiers:
- did:web:did.actor:alice
- did:web:did.actor:bob
- did:web:did.actor:carol
- did:web:did.actor:mike
- did:web:identity.foundation
- did:web:danubetech.com
- pattern: "^(did:ethr:.+)$"
url: ${uniresolver_web_driver_url_did_ethr:http://uni-resolver-driver-did-uport:8081/}
testIdentifiers:
Expand Down

0 comments on commit 189c271

Please sign in to comment.