diff --git a/hyperledger/pbft/peer-pbft.yml b/hyperledger/pbft/peer-pbft.yml index 31a79886..f48ead61 100644 --- a/hyperledger/pbft/peer-pbft.yml +++ b/hyperledger/pbft/peer-pbft.yml @@ -27,4 +27,4 @@ vp: volumes: # docker.sock is mapped as the default CORE_VM_ENDPOINT - /var/run/docker.sock:/var/run/docker.sock command: peer node start # this repeats the default cmd to make sure -# command: sh -c "sleep 5; peer node start" # user this with CA +# command: sh -c "sleep 5; peer node start" # use this with CA