Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
EdProsser authored and nklincoln committed Aug 17, 2017
1 parent 6cf80ac commit 149d919
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ If you attempt to deploy a network using an identity which does not have network

## How to avoid the error

When using the a local instance of the {{site.data.conrefs.composer_full}} Playground to deploy a business network to a local {{site.data.conrefs.hlf_full}} instance, you must use an identity which has [network-level access control](./acl_language.html). If an identity without network-level access control is used, there must be a business network with the name `org-acme-biznet` deployed to the instance of {{site.data.conrefs.hlf_full}} being used.
When using the a local instance of the {{site.data.conrefs.composer_full}} Playground to deploy a business network to a local {{site.data.conrefs.hlf_full}} instance, you must use an identity which has [network-level access control](../reference/acl_language.html). If an identity without network-level access control is used, there must be a business network with the name `org-acme-biznet` deployed to the instance of {{site.data.conrefs.hlf_full}} being used.
2 changes: 1 addition & 1 deletion packages/composer-website/jekylldocs/reference/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ List the contents of a deployed Business Network: [composer network list](./comp

`composer network loglevel`

Return or update the log level for the composer runtime: [`composer network loglevel`](./composer.network.loglevel.html)
Return or update the log level for the composer runtime: [`composer network loglevel`](./composer.network.logLevel.html)

`composer network ping`

Expand Down

0 comments on commit 149d919

Please sign in to comment.