Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-06-08 15:57:29 +00:00
parent 23bd1759bc
commit 335693ab5a
64 changed files with 22 additions and 22 deletions
+24
View File
@@ -0,0 +1,24 @@
additionalProperties:
formFields:
- default: 3000
edit: true
envKey: PANEL_APP_PORT_HTTP
labelZh: WebUI 端口
labelEn: WebUI port
required: true
rule: paramPort
type: number
- default: ""
edit: true
envKey: NezhaBaseUrl
labelZh: 哪吒服务地址
labelEn: Nezha service address
required: true
type: text
- default: ""
edit: true
envKey: NezhaAuth
labelZh: 哪吒 API Token
labelEn: Nezha API Token
required: true
type: text