update libretv
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user