|
@@ -36,10 +36,10 @@ services:
|
|
- CORE_LEDGER_STATE_STATEDATABASE=CouchDB
|
|
- CORE_LEDGER_STATE_STATEDATABASE=CouchDB
|
|
- CORE_LEDGER_STATE_COUCHDBCONFIG_COUCHDBADDRESS=couchdb3:5984
|
|
- CORE_LEDGER_STATE_COUCHDBCONFIG_COUCHDBADDRESS=couchdb3:5984
|
|
extra_hosts:
|
|
extra_hosts:
|
|
- - "orderer0:10.16.80.209"
|
|
|
|
- - "peer0:10.16.80.210"
|
|
|
|
- - "peer1:10.16.80.211"
|
|
|
|
- - "peer2:10.16.80.212"
|
|
|
|
|
|
+ - "orderer0:106.14.183.136"
|
|
|
|
+ - "peer0:106.14.183.136"
|
|
|
|
+ - "peer1:139.196.88.181"
|
|
|
|
+ - "peer2:47.100.40.117"
|
|
volumes:
|
|
volumes:
|
|
- /var/run/:/host/var/run/
|
|
- /var/run/:/host/var/run/
|
|
- ./crypto-config/peerOrganizations/peerOrg1/peers/peer3.peerOrg1:/etc/hyperledger/fabric/msp/sampleconfig
|
|
- ./crypto-config/peerOrganizations/peerOrg1/peers/peer3.peerOrg1:/etc/hyperledger/fabric/msp/sampleconfig
|