fabric-samples/test-network-kind/chaincode/asset-transfer-basic-debug/connection.json
jkneubuh 5860027ac8
kubernetes test network : initial commit (#471)
* This is the initial add of a test-network-kind

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

* Update the test-network-kind README; removes the local docker registry; updated 'clean' instructions

Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>

Co-authored-by: Matthew B White <mbwhite@users.noreply.github.com>
2021-09-09 14:04:07 +01:00

5 lines
95 B
JSON

{
"address": "host.docker.internal:9999",
"dial_timeout": "10s",
"tls_required": false
}