appstore/apps/dockge/latest/data.yml
2023-12-14 21:23:31 +08:00

25 lines
723 B
YAML

additionalProperties:
formFields:
- default: 40186
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: ./data
edit: true
envKey: DATA_PATH
labelEn: Data folder path
labelZh: 数据文件夹路径
required: true
type: text
- default: /opt/dockge/stacks
edit: true
envKey: STACKS_PATH
labelEn: compose yml folder path (Absolute Path)
labelZh: compose 编排文件路径 (绝对路径)
required: true
type: text