Update credentials.mdx - small typo

small typo
This commit is contained in:
Matt Hughes
2026-03-25 07:16:39 -04:00
committed by GitHub
parent 1cd96b9d75
commit 8da5a48ca1

View File

@@ -37,7 +37,7 @@ When the site connects, it uses this secret as a first handshake with the server
Example: `https://app.pangolin.net` or `https://pangolin.my-server.com` Example: `https://app.pangolin.net` or `https://pangolin.my-server.com`
The endpoint is how the site knows which server to connect to. This is the fully qualified hostname of the Pangolin server (the URL you use to access the dashboard). For Pangolin cloud, the endpoint is `https://app.pangolin.net`. The site uses this endpoint ot establish a websocket connection and receive control messages from the server. The endpoint is how the site knows which server to connect to. This is the fully qualified hostname of the Pangolin server (the URL you use to access the dashboard). For Pangolin cloud, the endpoint is `https://app.pangolin.net`. The site uses this endpoint to establish a websocket connection and receive control messages from the server.
## Rotating and Regenerating Credentials ## Rotating and Regenerating Credentials