Update domain

This commit is contained in:
Owen
2025-10-19 15:13:17 -07:00
parent 21123ae80c
commit d288bca3ef
15 changed files with 32 additions and 32 deletions

View File

@@ -50,13 +50,13 @@ managed:
</ResponseField> */}
<ResponseField name="id" type="string">
Unique identifier for the managed deployment. Generated from the installer or the [Pangolin dashboard](https://pangolin.fossorial.io).
Unique identifier for the managed deployment. Generated from the installer or the [Pangolin dashboard](https://app.pangolin.net).
**Example**: `he4g78wevj25msf`
</ResponseField>
<ResponseField name="secret" type="string">
Secret key for authenticating with the managed service. Generated from the installer or the [Pangolin dashboard](https://pangolin.fossorial.io).
Secret key for authenticating with the managed service. Generated from the installer or the [Pangolin dashboard](https://app.pangolin.net).
**Example**: `n7sd18twfko0q0vrb7wyclqzbvvnx1fqt7ezv8xewhdb9s7d`
@@ -68,9 +68,9 @@ managed:
<ResponseField name="endpoint" type="string">
The managed service endpoint to connect to. This can only change with enterprise deployments.
**Example**: `https://pangolin.fossorial.io`
**Example**: `https://app.pangolin.net`
**Default**: `https://pangolin.fossorial.io`
**Default**: `https://app.pangolin.net`
</ResponseField>
<ResponseField name="redirect_endpoint" type="string">