mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
更新配置
This commit is contained in:
@@ -272,3 +272,15 @@ additionalProperties:
|
|||||||
labelEn: GitHub App Private Key (GitHub Integration)
|
labelEn: GitHub App Private Key (GitHub Integration)
|
||||||
required: false
|
required: false
|
||||||
type: password
|
type: password
|
||||||
|
- default: "false"
|
||||||
|
edit: true
|
||||||
|
envKey: FORCE_HTTPS
|
||||||
|
labelZh: 强制使用 HTTPS
|
||||||
|
labelEn: Force HTTPS
|
||||||
|
required: true
|
||||||
|
type: select
|
||||||
|
values:
|
||||||
|
- label: 启用
|
||||||
|
value: "true"
|
||||||
|
- label: 禁止
|
||||||
|
value: "false"
|
||||||
|
|||||||
Reference in New Issue
Block a user