1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-04-25 20:10:50 +08:00
1Panel-Appstore/kms-web/latest/data.yml
2024-12-12 21:27:56 +08:00

19 lines
383 B
YAML

additionalProperties:
formFields:
- default: 40051
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: 1688
edit: true
envKey: KMS_PORT
labelEn: KMS Port
labelZh: KMS端口
required: true
rule: paramPort
type: number