mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 21:16:55 +08:00
85c82f2626
* chore(deps): update metersphere/metersphere-ce-allinone docker tag to v3.1.0 * 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>
17 lines
393 B
YAML
17 lines
393 B
YAML
additionalProperties:
|
|
formFields:
|
|
- default: 8081
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
labelEn: Web Port
|
|
labelZh: Web 端口
|
|
required: true
|
|
rule: paramPort
|
|
type: number
|
|
- default: 15
|
|
envKey: JAVA_MAX_HEAP_RATIO
|
|
labelEn: Java Max Heap Ratio
|
|
labelZh: Java 最大堆内存比例
|
|
required: true
|
|
rule: paramPort
|
|
type: number
|