Conflate default ports

This commit is contained in:
Viktor Liu
2026-02-09 00:57:08 +08:00
parent 3630ebb3ae
commit 2f390e1794
3 changed files with 150 additions and 2 deletions

View File

@@ -2961,7 +2961,7 @@ components:
description: Backend ip or domain for this target
port:
type: integer
description: Backend port for this target
description: Backend port for this target. Use 0 or omit to use the scheme default (80 for http, 443 for https).
enabled:
type: boolean
description: Whether this target is enabled