We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3762565 commit 3e61a00Copy full SHA for 3e61a00
README.md
@@ -211,6 +211,7 @@ Type: [Object]
211
#### Properties
212
- `test` **[boolean]** Flag to activate custom config for tests.
213
- `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').
215
- `disposable` **[boolean]** A new repo is created and initialized for each invocation, as well as cleaned up automatically once the process exits.
216
- `type` **[string]** The daemon type, see below the options:
217
- go - spawn go-ipfs daemon
0 commit comments