Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/pages/ipa/guides/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
Loading