Skip to content

Commit

Permalink
fix: add env variable for driver-did-itn
Browse files Browse the repository at this point in the history
  • Loading branch information
BernhardFuchs committed Apr 24, 2024
1 parent 449c6d9 commit 76250d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ci/deploy-k8s-aws/scripts/driver-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,7 @@ driver-did-ev:
value: "0x4E4f55190185f2694D331E5c9Fd70a2B75Eb4Bd2"
- name: BASE_BLOCKS
value: "2700000"
driver-did-itn:
env:
- name: DID_RESOLVER_URL
value: "https://resolver.itn.mobi"

0 comments on commit 76250d5

Please sign in to comment.