appstore-1panel/apps/redis/7.2.1/data.yml
renovate[bot] fb3e704d96
chore(deps): update redis docker tag to v7.2.1 (#395)
* chore(deps): update redis docker tag to v7.2.1

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2023-09-07 16:15:11 +08:00

18 lines
466 B
YAML
Executable File

additionalProperties:
formFields:
- default: jhkdjhkjdhsIUTYURTU
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