Changed default ports
This commit is contained in:
@@ -28,7 +28,7 @@ catalog:
|
|||||||
label: "Host HTTP Port"
|
label: "Host HTTP Port"
|
||||||
description: |
|
description: |
|
||||||
The HTTP port to access the web interface on.
|
The HTTP port to access the web interface on.
|
||||||
default: "6000"
|
default: "12000"
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
|
||||||
@@ -36,7 +36,7 @@ catalog:
|
|||||||
label: "Host HTTPS Port"
|
label: "Host HTTPS Port"
|
||||||
description: |
|
description: |
|
||||||
The HTTPS port to access the web interface on.
|
The HTTPS port to access the web interface on.
|
||||||
default: "6500"
|
default: "12500"
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user