fabric-samples/off_chain_data/config.json
Indranil Majumder 5533bffe2d changes to support couchdb 3.1.1
Signed-off-by: Indranil Majumder <indranil.majumder@navis.com>
2021-09-16 15:34:11 +05:30

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"
}