mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 23:45:10 +00:00
7 lines
194 B
JSON
7 lines
194 B
JSON
{
|
|
"peer_name": "peer0.org1.example.com",
|
|
"channelid": "mychannel",
|
|
"use_couchdb":true,
|
|
"create_history_log":true,
|
|
"couchdb_address": "http://admin:password@localhost:5990"
|
|
}
|