Skip to content

Commit 3e61a00

Browse files
committed
fix: add endpoint option to the docs
1 parent 3762565 commit 3e61a00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ Type: [Object]
211211
#### Properties
212212
- `test` **[boolean]** Flag to activate custom config for tests.
213213
- `remote` **[boolean]** Use remote endpoint to spawn the nodes. Defaults to `true` when not in node.
214+
- `endpoint` **[string]** Endpoint URL to manage remote Controllers. (Defaults: 'http://localhost:43134').
214215
- `disposable` **[boolean]** A new repo is created and initialized for each invocation, as well as cleaned up automatically once the process exits.
215216
- `type` **[string]** The daemon type, see below the options:
216217
- go - spawn go-ipfs daemon

0 commit comments

Comments
 (0)