mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-16 00:41:55 +08:00
8e5df268aa
* chore(deps): update xhofe/alist docker tag to v3.37.3 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
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
|