Files
appstore-1panel/appstore/kvrocks/2.14.0/data.yml
2025-11-11 21:19:43 +00:00

18 lines
417 B
YAML

additionalProperties:
formFields:
- default: "/home/kvrocks"
edit: true
envKey: KVROCKS_ROOT_PATH
labelZh: 数据持久化路径
labelEn: Data persistence path
required: true
type: text
- default: 6666
edit: true
envKey: PANEL_APP_PORT_HTTP
labelZh: 服务端口
labelEn: Service port
required: true
rule: paramPort
type: number