chore(deps): update dxflrs/garage docker tag to v2.2.0 (#3661)
This commit is contained in:
67
apps/garage-hq-web/2.2.0/data.yml
Normal file
67
apps/garage-hq-web/2.2.0/data.yml
Normal file
@@ -0,0 +1,67 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "/data"
|
||||
edit: true
|
||||
envKey: GARAGE_ROOT_PATH
|
||||
labelZh: 数据持久化路径
|
||||
labelEn: Data persistence path
|
||||
label:
|
||||
en: Data persistence path
|
||||
zh: 数据持久化路径
|
||||
required: true
|
||||
type: text
|
||||
- default: 3909
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelZh: WebUI 端口
|
||||
labelEn: WebUI port
|
||||
label:
|
||||
en: WebUI port
|
||||
zh: WebUI 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 3900
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_S3_API
|
||||
labelZh: S3 API 接口
|
||||
labelEn: S3 API
|
||||
label:
|
||||
en: S3 API
|
||||
zh: S3 API 接口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 3901
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_RPC
|
||||
labelZh: RPC 通信
|
||||
labelEn: RPC Communication
|
||||
label:
|
||||
en: RPC Communication
|
||||
zh: RPC 通信
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 3902
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_S3_WEB
|
||||
labelZh: S3 通讯端口
|
||||
labelEn: S3 Communication
|
||||
label:
|
||||
en: S3 Communication
|
||||
zh: S3 通讯端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 3903
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_API
|
||||
labelZh: 管理 API
|
||||
labelEn: Manage API
|
||||
label:
|
||||
en: Manage API
|
||||
zh: 管理 API
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
Reference in New Issue
Block a user