1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-04-24 23:35:19 +08:00
1Panel-Appstore/apps/openspeedtest/2.0.6/data.yml
github-action update-app-version ab51f6f53b Update app version [skip ci]
2025-03-23 16:17:04 +00:00

19 lines
411 B
YAML

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