mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +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
|
||||
tty: true
|
||||
environment:
|
||||
- GOPATH=/opt/gopath
|
||||
- CORE_VM_ENDPOINT=unix:///host/var/run/docker.sock
|
||||
- FABRIC_LOGGING_SPEC=DEBUG
|
||||
- CORE_PEER_ID=abstore
|
||||
|
|
|
|||
Loading…
Reference in a new issue