mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-22 17:45:10 +00:00
Update crypto-config-org1.yaml
This commit is contained in:
parent
2f3b86fe64
commit
62f1b0f390
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:
|
||||||
# ---------------------------------------------------------------------------
|
|
||||||
# Org1
|
|
||||||
# ---------------------------------------------------------------------------
|
|
||||||
- Name: Org1
|
- Name: Org1
|
||||||
Domain: org1.example.com
|
Domain: org1.example.com
|
||||||
EnableNodeOUs: true
|
EnableNodeOUs: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue