mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-15 05:41:55 +08:00
19 lines
468 B
YAML
Executable File
19 lines
468 B
YAML
Executable File
additionalProperties:
|
|
formFields:
|
|
- default: 5244
|
|
edit: true
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
labelEn: WebUI Port
|
|
labelZh: 网页端口
|
|
required: true
|
|
rule: paramPort
|
|
type: number
|
|
- default: 5426
|
|
edit: true
|
|
envKey: PANEL_APP_PORT_S3
|
|
labelEn: S3 Port
|
|
labelZh: S3 端口
|
|
required: true
|
|
rule: paramPort
|
|
type: number
|