mirror of
https://github.com/okxlin/appstore.git
synced 2026-02-21 18:37:41 +08:00
12 lines
280 B
YAML
12 lines
280 B
YAML
additionalProperties:
|
|
formFields:
|
|
- default: 40080
|
|
edit: true
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
labelEn: HTTP WebUI Port
|
|
labelZh: HTTP 网页端口
|
|
required: true
|
|
rule: paramPort
|
|
type: number
|
|
|