remove unused flags
parent
f7f5d3fcf4
commit
dfffd15528
|
@ -89,7 +89,6 @@ services:
|
|||
command: peer node start
|
||||
|
||||
cli-base:
|
||||
|
||||
image: hyperledger/fabric-tools:x86_64-1.0.5
|
||||
restart: always
|
||||
tty: true
|
||||
|
|
|
@ -66,9 +66,6 @@ CC_UPGRADE_VERSION=1.1
|
|||
CC_INVOKE_ARGS=${CC_02_INVOKE_ARGS}
|
||||
CC_QUERY_ARGS=${CC_02_QUERY_ARGS}
|
||||
|
||||
# TLS config
|
||||
CORE_PEER_TLS_ENABLED="true"
|
||||
|
||||
# Generate configs
|
||||
GEN_IMG=yeasy/hyperledger-fabric:1.0.5 # working dir is `/go/src/github.com/hyperledger/fabric`
|
||||
GEN_CONTAINER=generator
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue