Add Micro custom domain
micro_domain_addRegister a normalized hostname and receive the DNS ownership proof required for domain verification. Publish the proof to validate ownership.
Instructions
Register one normalized hostname and return the DNS ownership proof that must be published.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Micro project directory; defaults to the server working directory | |
| hostname | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| json | No | ||
| stderr | Yes | ||
| stdout | Yes | ||
| command | Yes | ||
| exitCode | Yes |