Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-06-16 03:52:59 +00:00
parent 338b3d4841
commit fca4050cfa
131 changed files with 207 additions and 207 deletions
+17
View File
@@ -0,0 +1,17 @@
additionalProperties:
formFields:
- default: "/home/certimate"
edit: true
envKey: CERTIMATE_ROOT_PATH
labelZh: 数据持久化路径
labelEn: Data persistence path
required: true
type: text
- default: 8090
edit: true
envKey: PANEL_APP_PORT_HTTP
labelZh: Web UI 端口
labelEn: Web UI port
required: true
rule: paramPort
type: number