Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-01-20 06:40:53 +00:00
parent 9503cbf02a
commit b166fc3ca1
-12
View File
@@ -272,15 +272,3 @@ additionalProperties:
labelEn: GitHub App Private Key (GitHub Integration)
required: false
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"