mirror of
https://github.com/okxlin/appstore.git
synced 2026-02-25 20:37:49 +08:00
feat:更新reader、pgadmin4
This commit is contained in:
parent
d1118592ae
commit
38d1e3b1f4
@ -21,6 +21,6 @@ additionalProperties:
|
||||
labelEn: Admin Password
|
||||
labelZh: 管理员密码
|
||||
random: false
|
||||
required: false
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
|
||||
@ -21,6 +21,6 @@ additionalProperties:
|
||||
labelEn: Admin Password
|
||||
labelZh: 管理员密码
|
||||
random: false
|
||||
required: false
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
|
||||
@ -20,7 +20,7 @@ services:
|
||||
- READER_APP_SECURE=true
|
||||
- READER_APP_SECUREKEY=${PASSWORD}
|
||||
- READER_APP_INVITECODE=${INVITE_CODE}
|
||||
image: hectorqin/reader:3.2.2
|
||||
image: hectorqin/reader:3.2.3
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user