发布应用 LibreTV

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
2025-07-18 12:37:27 +08:00
parent 4166ce5089
commit 0b1371cc69
19 changed files with 227 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
additionalProperties:
formFields:
- default: 8080
edit: true
envKey: PANEL_APP_PORT_HTTP
labelZh: WebUI 端口
labelEn: WebUI port
required: true
rule: paramPort
type: number
- default: "libretv"
edit: true
envKey: PASSWORD
labelZh: 密码
labelEn: Password
required: true
type: password