Skip to content

Commit 6486917

Browse files
authored
Merge pull request #139 from GLEIF-IT/fix/dependencies
Add docker local verifier config
2 parents b04ed21 + 62c7e16 commit 6486917

2 files changed

Lines changed: 28 additions & 5 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"dt": "2022-01-20T12:57:59.823350+00:00",
3+
"iurls": [
4+
"http://witness-demo:5642/oobi/BBilc4-L3tFUnfM_wJr4S4OJanAv_VmF_dJNN6vkf2Ha/controller",
5+
"http://witness-demo:5643/oobi/BLskRTInXnMxWaGqcpSyMgo0nYbalW99cGZESrz3zapM/controller",
6+
"http://witness-demo:5644/oobi/BIKKuvBwpmDVA4Ds-EpL5bt9OqPzWPja2LigFYZN2YfX/controller"
7+
],
8+
"durls": [
9+
"http://vlei-server:7723/oobi/EBNaNu-M9P5cgrnfl2Fvymy4E_jvxxyjb70PRtiANlJy",
10+
"http://vlei-server:7723/oobi/EMhvwOlyEJ9kN4PrwCpr9Jsv7TxPhiYveZ0oP3lJzdEi",
11+
"http://vlei-server:7723/oobi/EKA57bKBKxr_kN7iN5i7lMUxpMG-s19dRcmov1iDxz-E",
12+
"http://vlei-server:7723/oobi/EEy9PkikFcANV1l7EHukCeXqrzT1hNZjGlUk7wuMO5jw",
13+
"http://vlei-server:7723/oobi/ENPXp1vQzRF6JwIuS-mp2U8Uf1MoADoP_GqQ62VsDZWY",
14+
"http://vlei-server:7723/oobi/EH6ekLjSr8V32WyFbGe1zXjTzFs9PkTYmupJ9H65O14g",
15+
"http://vlei-server:7723/oobi/EBfdlu8R27Fbx-ehrqwImnK-8Cm79sqbAQ4MmvEAYqao"
16+
],
17+
"trustedLeis": [],
18+
"revocationCheck": false,
19+
"allowedSchemas": [
20+
"ECR_SCHEMA",
21+
"ECR_SCHEMA_PROD"
22+
]
23+
}

scripts/keri/cf/verifier-config-public.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"dt": "2022-01-20T12:57:59.823350+00:00",
33
"iurls": [
4-
"https://william.witness.vlei.tech/oobi",
5-
"https://wesley.witness.vlei.tech/oobi",
6-
"https://whitney.witness.vlei.tech/oobi",
7-
"https://wilma.witness.vlei.tech/oobi",
8-
"https://wilbur.witness.vlei.tech/oobi"
4+
"http://49.12.190.139:5623/oobi",
5+
"http://139.99.193.43:5623/oobi",
6+
"http://20.3.144.86:5623/oobi",
7+
"http://13.245.64.114:5623/oobi",
8+
"http://47.242.47.124:5623/oobi"
99
],
1010
"durls": [
1111
"https://gleif-it.github.io/oobi/EBNaNu-M9P5cgrnfl2Fvymy4E_jvxxyjb70PRtiANlJy",

0 commit comments

Comments
 (0)