appstore-1panel/apps/redis/6.2.14/data.yml
renovate[bot] a22a8af4d5
chore(deps): update redis docker tag to v6.2.14 (#503)
* chore(deps): update redis docker tag to v6.2.14

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2023-10-19 00:58:28 -05: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