App Url
app_urlRetrieve public URLs for a Dokku app from its domain configuration. Specify app name and optional scheme (default https) to get the URL.
Instructions
Derive public URLs for a Dokku app from its domains.
Side effects: none (read-only). Convenience wrapper over domains:report; defaults to https:// scheme.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | ||
| scheme | No | https |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||