You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
James Taylor edited this page May 28, 2019
·
3 revisions
The peer command requires a few environment variables to work: i.e. CORE_PEER_MSPCONFIGPATH, CORE_PEER_ADDRESS, CORE_PEER_LOCALMSPID, CORE_PEER_TLS_ROOTCERT_FILE
Unfortunately these don't seem to be documented in the peer command reference but they do get mentioned in the Building Your First Network tutorial, and they also appear in the basic network docker-compose.yml file.