mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-22 16:00:58 +00:00
20 lines
398 B
YAML
20 lines
398 B
YAML
additionalProperties:
|
|
formFields:
|
|
- default: 40255
|
|
edit: true
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
labelEn: Port
|
|
labelZh: 端口
|
|
label:
|
|
en: 'Port'
|
|
zh: '端口'
|
|
zh-Hant: '埠'
|
|
ja: 'ポート'
|
|
ko: '포트'
|
|
ru: 'Порт'
|
|
ms: 'Port'
|
|
pt-br: 'Porta'
|
|
required: true
|
|
rule: paramPort
|
|
type: number
|