mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Processed apps directory via GitHub Actions
This commit is contained in:
@@ -13,10 +13,10 @@ ANNOUNCEMENT=本网站仅提供影视信息搜索服务,所有内容均来自
|
||||
# 搜索结果最大页数 [必填]
|
||||
NEXT_PUBLIC_SEARCH_MAX_PAGE=5
|
||||
|
||||
# None [必填]
|
||||
# 管理员用户名 [必填]
|
||||
USERNAME=
|
||||
|
||||
# None [必填]
|
||||
# 管理员密码 [必填]
|
||||
PASSWORD=
|
||||
|
||||
# 是否允许注册 [必填]
|
||||
|
||||
@@ -46,15 +46,15 @@ additionalProperties:
|
||||
- default: ""
|
||||
edit: true
|
||||
envKey: USERNAME
|
||||
labelZh:
|
||||
labelEn:
|
||||
labelZh: 管理员用户名
|
||||
labelEn: Admin Username
|
||||
required: true
|
||||
type: text
|
||||
- default: ""
|
||||
edit: true
|
||||
envKey: PASSWORD
|
||||
labelZh:
|
||||
labelEn:
|
||||
labelZh: 管理员密码
|
||||
labelEn: Admin Password
|
||||
required: true
|
||||
type: password
|
||||
- default: "false"
|
||||
|
||||
Reference in New Issue
Block a user