mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-21 17:15:10 +00:00
Update crypto-config-org2.yaml
This commit is contained in:
parent
62f1b0f390
commit
d4805938f0
1 changed files with 0 additions and 11 deletions
|
|
@ -1,15 +1,4 @@
|
||||||
# Copyright IBM Corp. All Rights Reserved.
|
|
||||||
#
|
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
|
||||||
#
|
|
||||||
|
|
||||||
# ---------------------------------------------------------------------------
|
|
||||||
# "PeerOrgs" - Definition of organizations managing peer nodes
|
|
||||||
# ---------------------------------------------------------------------------
|
|
||||||
PeerOrgs:
|
PeerOrgs:
|
||||||
# ---------------------------------------------------------------------------
|
|
||||||
# Org2: See "Org1" for full specification
|
|
||||||
# ---------------------------------------------------------------------------
|
|
||||||
- Name: Org2
|
- Name: Org2
|
||||||
Domain: org2.example.com
|
Domain: org2.example.com
|
||||||
EnableNodeOUs: true
|
EnableNodeOUs: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue