mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
19 lines
396 B
YAML
19 lines
396 B
YAML
|
|
additionalProperties:
|
||
|
|
formFields:
|
||
|
|
- default: 45888
|
||
|
|
envKey: PANEL_APP_PORT_HTTP
|
||
|
|
labelEn: HTTP Port
|
||
|
|
labelZh: HTTP 端口
|
||
|
|
label:
|
||
|
|
en: HTTP Port
|
||
|
|
ja: ポート
|
||
|
|
ms: Port
|
||
|
|
pt-br: Porta
|
||
|
|
ru: Порт
|
||
|
|
ko: 포트
|
||
|
|
zh: HTTP 端口
|
||
|
|
zh-Hant: HTTP 連接埠
|
||
|
|
required: true
|
||
|
|
rule: paramPort
|
||
|
|
type: number
|