Skip to content

Commit

Permalink
fix: add endpoint option to the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Dec 22, 2019
1 parent 3762565 commit 3e61a00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ Type: [Object]
#### Properties
- `test` **[boolean]** Flag to activate custom config for tests.
- `remote` **[boolean]** Use remote endpoint to spawn the nodes. Defaults to `true` when not in node.
- `endpoint` **[string]** Endpoint URL to manage remote Controllers. (Defaults: 'http://localhost:43134').
- `disposable` **[boolean]** A new repo is created and initialized for each invocation, as well as cleaned up automatically once the process exits.
- `type` **[string]** The daemon type, see below the options:
- go - spawn go-ipfs daemon
Expand Down

0 comments on commit 3e61a00

Please sign in to comment.