mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-04-16 06:46:42 +00:00
Clarify issue
This commit is contained in:
@@ -151,7 +151,7 @@ Olm is a command-line client for connecting machine clients in Pangolin. You can
|
|||||||
</ResponseField>
|
</ResponseField>
|
||||||
|
|
||||||
<ResponseField name="endpoint" type="string" required>
|
<ResponseField name="endpoint" type="string" required>
|
||||||
The endpoint where both Gerbil and Pangolin reside for websocket connections.
|
The endpoint where the Pangolin server resides for websocket connections.
|
||||||
|
|
||||||
**Example**: `https://pangolin.example.com`
|
**Example**: `https://pangolin.example.com`
|
||||||
</ResponseField>
|
</ResponseField>
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
|
|||||||
</ResponseField>
|
</ResponseField>
|
||||||
|
|
||||||
<ResponseField name="endpoint" type="string" required>
|
<ResponseField name="endpoint" type="string" required>
|
||||||
The endpoint where both Gerbil and Pangolin reside for websocket connections.
|
The endpoint where the Pangolin server resides for websocket connections.
|
||||||
|
|
||||||
**Example**: `https://pangolin.example.com`
|
**Example**: `https://pangolin.example.com`
|
||||||
</ResponseField>
|
</ResponseField>
|
||||||
|
|||||||
Reference in New Issue
Block a user