1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-05-13 20:50:30 +08:00
1Panel-Appstore/redis/6.2.12/data.yml
2023-08-03 17:24:09 +08:00

18 lines
465 B
YAML
Executable File

additionalProperties:
formFields:
- default: jhkdjhkjdhsIUTYURT
envKey: PANEL_REDIS_ROOT_PASSWORD
labelEn: Password
labelZh: 密码
random: true
required: true
rule: paramComplexity
type: password
- default: 6379
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number