Skip to content

Commit 3112201

Browse files
Explain port needed to connect to self hosted API. (#263)
* Update quickstart.mdx Explain that to connect to the API on a self-hosted system they need to use port 33073. * Update quickstart.mdx Co-authored-by: Maycon Santos <[email protected]> --------- Co-authored-by: Maycon Santos <[email protected]>
1 parent 305d812 commit 3112201

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/pages/ipa/guides/quickstart.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ curl -X GET https://api.netbird.io/api/peers \
2929

3030
</CodeGroup>
3131

32+
NOTE: If you are self-hosting netbird, and used the advanced guide, you may need to use port 33073 with your management URL.
33+
3234
<div className="not-prose">
3335
<Button
3436
href="/api/resources/peers"

0 commit comments

Comments
 (0)