fix(apps): remove references to targetPort
This commit is contained in:
@@ -99,12 +99,6 @@ questions:
|
||||
default: 10054
|
||||
required: true
|
||||
# Include{advancedPortHTTP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 5800
|
||||
- variable: myjd
|
||||
label: "MyJDownloader"
|
||||
description: "Port used by MyJDownloader mobile applications and browser extensions to establish a direct connect to the JDownloader"
|
||||
@@ -128,12 +122,6 @@ questions:
|
||||
default: 3129
|
||||
required: true
|
||||
# Include{advancedPortHTTP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 3129
|
||||
- variable: vnc
|
||||
label: "VNC Service"
|
||||
description: "The VNC service"
|
||||
@@ -157,12 +145,6 @@ questions:
|
||||
default: 10056
|
||||
required: true
|
||||
# Include{advancedPortHTTP}
|
||||
- variable: targetPort
|
||||
label: "Target Port"
|
||||
description: "The internal(!) port on the container the Application runs on"
|
||||
schema:
|
||||
type: int
|
||||
default: 5900
|
||||
# Include{serviceExpertRoot}
|
||||
default: false
|
||||
# Include{serviceExpert}
|
||||
|
||||
Reference in New Issue
Block a user