|
@@ -71,7 +71,7 @@ questions:
|
|
description: The port for the Nginx Proxy Manager Web UI.
|
|
description: The port for the Nginx Proxy Manager Web UI.
|
|
schema:
|
|
schema:
|
|
type: int
|
|
type: int
|
|
- default: 30000
|
|
|
|
|
|
+ default: 30020
|
|
min: 9000
|
|
min: 9000
|
|
max: 65535
|
|
max: 65535
|
|
required: true
|
|
required: true
|
|
@@ -80,7 +80,7 @@ questions:
|
|
description: The HTTP port for the Nginx Proxy Manager.
|
|
description: The HTTP port for the Nginx Proxy Manager.
|
|
schema:
|
|
schema:
|
|
type: int
|
|
type: int
|
|
- default: 30001
|
|
|
|
|
|
+ default: 30021
|
|
min: 9000
|
|
min: 9000
|
|
max: 65535
|
|
max: 65535
|
|
required: true
|
|
required: true
|
|
@@ -89,7 +89,7 @@ questions:
|
|
description: The HTTP port for the Nginx Proxy Manager.
|
|
description: The HTTP port for the Nginx Proxy Manager.
|
|
schema:
|
|
schema:
|
|
type: int
|
|
type: int
|
|
- default: 30002
|
|
|
|
|
|
+ default: 30022
|
|
min: 9000
|
|
min: 9000
|
|
max: 65535
|
|
max: 65535
|
|
required: true
|
|
required: true
|