1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-18 20:19:35 +08:00

update libretv

This commit is contained in:
TGY 2025-05-04 11:42:14 +08:00
parent 052ed5953f
commit 6b6dc8fde8
2 changed files with 9 additions and 1 deletions

View File

@ -8,4 +8,11 @@ additionalProperties:
required: true
rule: paramPort
type: number
- default:
edit: true
envKey: PASSWORD
labelEn: Password
labelZh: 密码
random: true
required: false
rule: paramComplexity

View File

@ -7,6 +7,7 @@ services:
- 1panel-network
ports:
- "${PANEL_APP_PORT_HTTP}:80"
- "PASSWORD:${PASSWORD}"
labels:
createdBy: "Apps"