appstore-1panel/apps/redis/6.2.12/data.yml
renovate[bot] 007a32eb77
chore(deps): update redis docker tag to v6.2.12 (#122)
* chore(deps): update redis docker tag to v6.2.12

* 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-06-02 14:51:09 +08:00

18 lines
462 B
YAML
Executable File

additionalProperties:
formFields:
- default: jhkdjhkjdhsIUTYURT
envKey: PANEL_DB_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