hyperledger/fabric

fabric/docs/source/couchdb_tutorial.rst

smng-acl opened this issue · 1 comments

Before querying the database, 2 export missing:
export PATH=${PWD}/../bin:$PATH
export FABRIC_CFG_PATH=${PWD}/../config

@smng-acl
Thank you for your reporting. I created and submitted a PR to solve this issue.
#4690