Skip to content

Commit

Permalink
docs: Updated README in app-shell for type change in Connect to Robot…
Browse files Browse the repository at this point in the history
… via IP address. (#9900)

* Fixed z-index

- added z-index to slideout
- update the `app-shell` README

* Update ConnectRobotSlideout.tsx

* Update ConnectRobotSlideout.tsx
  • Loading branch information
koji authored Apr 7, 2022
1 parent dee5a11 commit 81914f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-shell/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ Email of app user to populate "Email" in support conversations.
- JSON path: `discovery.candidates`
- Default: `[]`

`string` or `Array<string>` of extra IP address(es)/hosts for the discovery client to track. For example, to get the discovery client to find an instance of the API server running on your own computer, you could do `--discovery.candidates=localhost`.
`Array<string>` of extra IP address(es)/hosts for the discovery client to track. For example, to get the discovery client to find an instance of the API server running on your own computer.

##### labware.directory

Expand Down

0 comments on commit 81914f6

Please sign in to comment.