mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-26 11:35:10 +00:00
ORG4 typo
This commit is contained in:
parent
6f3cf986cc
commit
9dd8bc8fc4
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ services:
|
||||||
- /var/run/docker.sock:/host/var/run/docker.sock
|
- /var/run/docker.sock:/host/var/run/docker.sock
|
||||||
- ../../organizations/peerOrganizations/org4.example.com/peers/peer0.org4.example.com/msp:/etc/hyperledger/fabric/msp
|
- ../../organizations/peerOrganizations/org4.example.com/peers/peer0.org4.example.com/msp:/etc/hyperledger/fabric/msp
|
||||||
- ../../organizations/peerOrganizations/org4.example.com/peers/peer0.org4.example.com/tls:/etc/hyperledger/fabric/tls
|
- ../../organizations/peerOrganizations/org4.example.com/peers/peer0.org4.example.com/tls:/etc/hyperledger/fabric/tls
|
||||||
- peer0.ca_org4.example.com:/var/hyperledger/production
|
- peer0.org4.example.com:/var/hyperledger/production
|
||||||
working_dir: /opt/gopath/src/github.com/hyperledger/fabric/peer
|
working_dir: /opt/gopath/src/github.com/hyperledger/fabric/peer
|
||||||
command: peer node start
|
command: peer node start
|
||||||
ports:
|
ports:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue