mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-22 17:45:10 +00:00
Update crypto-config-ord1.yaml
This commit is contained in:
parent
d4805938f0
commit
d27370af59
1 changed files with 0 additions and 14 deletions
|
|
@ -1,19 +1,5 @@
|
||||||
# Copyright IBM Corp. All Rights Reserved.
|
|
||||||
#
|
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
|
||||||
#
|
|
||||||
|
|
||||||
# ---------------------------------------------------------------------------
|
|
||||||
# "OrdererOrgs" - Definition of organizations managing orderer nodes
|
|
||||||
# ---------------------------------------------------------------------------
|
|
||||||
OrdererOrgs:
|
OrdererOrgs:
|
||||||
# ---------------------------------------------------------------------------
|
|
||||||
# Orderer
|
|
||||||
# ---------------------------------------------------------------------------
|
|
||||||
- Name: Orderer
|
- Name: Orderer
|
||||||
Domain: example.com
|
Domain: example.com
|
||||||
# ---------------------------------------------------------------------------
|
|
||||||
# "Specs" - See PeerOrgs below for complete description
|
|
||||||
# ---------------------------------------------------------------------------
|
|
||||||
Specs:
|
Specs:
|
||||||
- Hostname: orderer
|
- Hostname: orderer
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue