Clarification fixes
This commit is contained in:
@@ -34,9 +34,9 @@ catalog:
|
|||||||
type: password
|
type: password
|
||||||
|
|
||||||
- variable: "WEBMIN_PORT"
|
- variable: "WEBMIN_PORT"
|
||||||
label: "Webmin Port"
|
label: "Local Webmin Port"
|
||||||
description: |
|
description: |
|
||||||
The port that the Webmin interface will be accessible on.
|
The local port that the Webmin interface will be accessible on.
|
||||||
default: "1100"
|
default: "1100"
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
|
|||||||
@@ -27,9 +27,9 @@ catalog:
|
|||||||
type: string
|
type: string
|
||||||
|
|
||||||
- variable: "WEB_PORT"
|
- variable: "WEB_PORT"
|
||||||
label: "Web Port"
|
label: "Local Web Port"
|
||||||
description: |
|
description: |
|
||||||
The port to access the web interface on.
|
The port to locally access the web interface on.
|
||||||
default: "10400"
|
default: "10400"
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
|||||||
@@ -26,9 +26,9 @@ catalog:
|
|||||||
type: string
|
type: string
|
||||||
|
|
||||||
- variable: "WEB_PORT"
|
- variable: "WEB_PORT"
|
||||||
label: "Web Port"
|
label: "Local Web Port"
|
||||||
description: |
|
description: |
|
||||||
The port to access the web interface on.
|
The port to locally access the web interface on.
|
||||||
default: "10500"
|
default: "10500"
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ catalog:
|
|||||||
- variable: "WEB_PORT"
|
- variable: "WEB_PORT"
|
||||||
label: "Local Web Port"
|
label: "Local Web Port"
|
||||||
description: |
|
description: |
|
||||||
The port to access the web interface on local networks.
|
The port to locally access the web interface on.
|
||||||
default: "10200"
|
default: "10200"
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ catalog:
|
|||||||
- variable: "WEB_PORT"
|
- variable: "WEB_PORT"
|
||||||
label: "Web Port"
|
label: "Web Port"
|
||||||
description: |
|
description: |
|
||||||
The port to access the web interface on.
|
The port to locally access the web interface on.
|
||||||
default: "10100"
|
default: "10100"
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ catalog:
|
|||||||
- variable: "HOST_HTTP_PORT"
|
- variable: "HOST_HTTP_PORT"
|
||||||
label: "Host HTTP Port"
|
label: "Host HTTP Port"
|
||||||
description: |
|
description: |
|
||||||
The HTTP port to access the web interface on.
|
The HTTP port to locally access the web interface on.
|
||||||
default: "12000"
|
default: "12000"
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
|||||||
Reference in New Issue
Block a user