1
0
1Panel-Appstore/apps/openspeedtest/latest/data.yml

19 lines
411 B
YAML
Raw Normal View History

2024-12-12 21:27:56 +08:00
additionalProperties:
formFields:
- default: 40188
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: HTTP Port
labelZh: HTTP 端口
required: true
rule: paramPort
type: number
- default: 40189
edit: true
envKey: PANEL_APP_PORT_HTTPS
labelEn: HTTPS Port
labelZh: HTTPS 端口
required: true
rule: paramPort
type: number