mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-22 17:45:10 +00:00
Update crypto-config-org2.yaml
This commit is contained in:
parent
7ebd23502b
commit
5f76791346
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
PeerOrgs:
|
PeerOrgs:
|
||||||
- Name: Org2
|
- Name: Org2
|
||||||
Domain: org2.example.com
|
Domain: org2.ming-chain.com
|
||||||
EnableNodeOUs: true
|
EnableNodeOUs: true
|
||||||
Template:
|
Template:
|
||||||
Count: 2
|
Count: 4
|
||||||
Users:
|
Users:
|
||||||
Count: 1
|
Count: 3
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue