We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b615737 commit 4e350bdCopy full SHA for 4e350bd
1 file changed
api.md
@@ -5858,6 +5858,9 @@ Round-tripped through Edit/pull so a reinstall keeps the attachment. |
5858
| `ports` | `AppPort`[] | yes | |
5859
| `static_ip` | string | no | The static IP requested at install (from label), if any. Distinct
5860
from a live auto-assigned address — re-applied verbatim on reinstall. |
5861
+| `subdomain` | string | no | The app's subdomain-ingress hostname, if any (from the manifest).
5862
+Round-tripped through Edit so changing other fields and saving
5863
+preserves the ingress instead of silently dropping it. |
5864
| `volumes` | `AppVolume`[] | yes | |
5865
5866
0 commit comments