mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-13 12:36:57 +08:00
bac28264d3
* chore(deps): update filebrowser/filebrowser docker tag to v2.27.0 * 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>
18 lines
476 B
YAML
18 lines
476 B
YAML
additionalProperties:
|
|
formFields:
|
|
- default: 40071
|
|
edit: true
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
labelEn: HTTP Port
|
|
labelZh: HTTP端口
|
|
required: true
|
|
rule: paramPort
|
|
type: number
|
|
- default: ./data/mnt
|
|
edit: true
|
|
envKey: MOUNT_PATH
|
|
labelEn: Mount folder path
|
|
labelZh: 挂载文件夹路径
|
|
required: true
|
|
type: text
|