mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
12 lines
232 B
YAML
12 lines
232 B
YAML
|
|
additionalProperties:
|
||
|
|
formFields:
|
||
|
|
- default: "443"
|
||
|
|
envKey: PANEL_APP_PORT_HTTPS
|
||
|
|
label:
|
||
|
|
en: Proxy-Port
|
||
|
|
zh: 代理端口
|
||
|
|
required: true
|
||
|
|
type: number
|
||
|
|
edit: true
|
||
|
|
rule: paramPort
|