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:
parent
052ed5953f
commit
6b6dc8fde8
@ -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
|
||||
@ -7,6 +7,7 @@ services:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- "${PANEL_APP_PORT_HTTP}:80"
|
||||
- "PASSWORD:${PASSWORD}"
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user