Skip to content

Commit

Permalink
[FAB-17231] Update externalBuilders description in sampleconfig (#443)
Browse files Browse the repository at this point in the history
Signed-off-by: Tiffany Harris <tiffany.harris@ibm.com>
  • Loading branch information
stephyee authored and yacovm committed Dec 23, 2019
1 parent c54b8c0 commit f20eeb4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sampleconfig/core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -522,6 +522,11 @@ chaincode:
# chaincode. The external builder detection processing will iterate over the
# builders in the order specified below.
externalBuilders: []
# - path: /path/to/directory
# name: descriptive-builder-name
# environmentWhitelist:
# - ENVVAR_NAME_TO_PROPAGATE_FROM_PEER
# - GOPROXY

# The maximum duration to wait for the chaincode build and install process
# to complete.
Expand Down

0 comments on commit f20eeb4

Please sign in to comment.