mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-18 07:30:21 +08:00
fix(jackett): Correct label for port setting
This commit is contained in:
@@ -143,7 +143,8 @@ questions:
|
||||
type: int
|
||||
default: 9117
|
||||
- variable: port
|
||||
label: "This port exposes the container port on the service"
|
||||
label: "Port"
|
||||
description: "This port exposes the container port on the service"
|
||||
schema:
|
||||
type: int
|
||||
default: 9117
|
||||
|
||||
Reference in New Issue
Block a user