1
0

feat:格式化yaml文件

This commit is contained in:
okxlin
2024-12-12 21:27:56 +08:00
parent 49bc8073ae
commit 6107035913
919 changed files with 33438 additions and 33446 deletions

View File

@@ -1,24 +1,24 @@
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
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