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 <mlsmaycon@gmail.com>

---------

Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
This commit is contained in:
KingSteve032
2024-12-22 12:50:35 -05:00
committed by GitHub
parent 305d812f55
commit 3112201987

View File

@@ -29,6 +29,8 @@ curl -X GET https://api.netbird.io/api/peers \
</CodeGroup>
NOTE: If you are self-hosting netbird, and used the advanced guide, you may need to use port 33073 with your management URL.
<div className="not-prose">
<Button
href="/api/resources/peers"