mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-22 17:45:10 +00:00
Merge "[FAB-14369]Fix dev mode failing to build Chaincode"
This commit is contained in:
commit
11a534fac7
1 changed files with 0 additions and 1 deletions
|
|
@ -70,7 +70,6 @@ services:
|
||||||
image: hyperledger/fabric-ccenv
|
image: hyperledger/fabric-ccenv
|
||||||
tty: true
|
tty: true
|
||||||
environment:
|
environment:
|
||||||
- GOPATH=/opt/gopath
|
|
||||||
- CORE_VM_ENDPOINT=unix:///host/var/run/docker.sock
|
- CORE_VM_ENDPOINT=unix:///host/var/run/docker.sock
|
||||||
- FABRIC_LOGGING_SPEC=DEBUG
|
- FABRIC_LOGGING_SPEC=DEBUG
|
||||||
- CORE_PEER_ID=abstore
|
- CORE_PEER_ID=abstore
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue