feat:格式化yaml文件
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
name: Dockge
|
||||
tags:
|
||||
- 工具
|
||||
title: 一个精美的、易于使用的、反应式的自托管 docker compose.yaml 面向堆栈的管理器
|
||||
description: 一个精美的、易于使用的、反应式的自托管 docker compose.yaml 面向堆栈的管理器
|
||||
additionalProperties:
|
||||
key: dockge
|
||||
name: Dockge
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 一个精美的、易于使用的、反应式的自托管 docker compose.yaml 面向堆栈的管理器
|
||||
shortDescEn: A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://dockge.kuma.pet
|
||||
github: https://github.com/louislam/dockge
|
||||
document: https://github.com/louislam/dockge
|
||||
name: Dockge
|
||||
tags:
|
||||
- 工具
|
||||
title: 一个精美的、易于使用的、反应式的自托管 docker compose.yaml 面向堆栈的管理器
|
||||
description: 一个精美的、易于使用的、反应式的自托管 docker compose.yaml 面向堆栈的管理器
|
||||
additionalProperties:
|
||||
key: dockge
|
||||
name: Dockge
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 一个精美的、易于使用的、反应式的自托管 docker compose.yaml 面向堆栈的管理器
|
||||
shortDescEn: A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://dockge.kuma.pet
|
||||
github: https://github.com/louislam/dockge
|
||||
document: https://github.com/louislam/dockge
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user