mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-23 01:55:10 +00:00
Update fabcar/startFabric.sh
Co-authored-by: Sijo Cherian <sijocherian@users.noreply.github.com> Signed-off-by: Acmefocus <107723772@qq.com>
This commit is contained in:
parent
1551be6884
commit
110b7024ea
1 changed files with 1 additions and 2 deletions
|
|
@ -120,8 +120,7 @@ Go:
|
|||
for example:
|
||||
127.0.0.1 peer0.org1.example.com peer0.org2.example.com orderer.example.com
|
||||
|
||||
Next, set environment variable:
|
||||
export DISCOVERY_AS_LOCALHOST=true
|
||||
Set environment variable DISCOVERY_AS_LOCALHOST to true, to indicate to ServiceDiscovery that all hostnames maps to localhost
|
||||
|
||||
Then, install dependencies and run the test using:
|
||||
1. export DISCOVERY_AS_LOCALHOST=true
|
||||
|
|
|
|||
Loading…
Reference in a new issue