feat: add ShowDoc (#480)

This commit is contained in:
wanghe
2023-10-10 02:38:45 -05:00
committed by GitHub
parent 870b47e3c0
commit 8309abd75d
5 changed files with 57 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
additionalProperties:
formFields:
- default: 4999
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number