update plugin lists

This commit is contained in:
2024-11-02 15:15:06 +07:00
parent 16a1437cd2
commit fbd8eaf3be
307 changed files with 6623 additions and 8 deletions
@@ -0,0 +1,14 @@
additionalProperties:
formFields:
- default: 80
envKey: PANEL_APP_PORT_HTTP
labelEn: HTTP Port
labelZh: HTTP 端口
required: true
type: number
- default: 443
envKey: PANEL_APP_PORT_HTTPS
labelEn: HTTPS Port
labelZh: HTTPS 端口
required: true
type: number