fix(apps): revert combine ports (#3119)
* Revert "chore(apps): combine some ports" This reverts commit 6c3a74ab81c77e49a7a115f991862ba920092d51. * Revert "lints" This reverts commit b7f3ef949e26b4c4593b69dc2e910ff9dada932f. * bumps
This commit is contained in:
@@ -138,9 +138,11 @@ questions:
|
||||
schema:
|
||||
type: int
|
||||
default: 10193
|
||||
- variable: bt
|
||||
label: "bt Service"
|
||||
description: "The bt service"
|
||||
|
||||
|
||||
- variable: bt-udp1
|
||||
label: "bt-udp1 Service"
|
||||
description: "The bt-udp service"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
@@ -193,6 +195,16 @@ questions:
|
||||
schema:
|
||||
type: int
|
||||
default: 22037
|
||||
|
||||
|
||||
- variable: bt-udp2
|
||||
label: "bt-udp2 Service"
|
||||
description: "The bt-udp service"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
# Include{serviceSelector}
|
||||
- variable: bt-udp2
|
||||
label: "bt-udp2 Service Port Configuration"
|
||||
schema:
|
||||
@@ -241,6 +253,7 @@ questions:
|
||||
type: int
|
||||
default: 22027
|
||||
|
||||
|
||||
- variable: data
|
||||
label: "data Service"
|
||||
description: "The data service"
|
||||
|
||||
Reference in New Issue
Block a user