Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/project/public-project.controller.ts
Resolve a live custom domain to its published project
Endpoint
GET /public/domain/:host
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
host | path | string | ✓ | The custom hostname |
Referenced By
PublicProjectController(MODULE_DECLARES)
Was this page helpful?