feat:格式化yaml文件
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
name: Amprobe
|
||||
tags:
|
||||
- 实用工具
|
||||
title: 一款轻量级主机及 Docker 容器监控工具
|
||||
description: 一款轻量级主机及 Docker 容器监控工具
|
||||
additionalProperties:
|
||||
key: amprobe
|
||||
name: Amprobe
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 一款轻量级主机及 Docker 容器监控工具
|
||||
shortDescEn: A lightweight host and Docker container monitoring tool
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 1
|
||||
recommend: 0
|
||||
website: https://github.com/amuluze/amprobe
|
||||
github: https://github.com/amuluze/amprobe
|
||||
document: https://amprobedoc.amuluze.com
|
||||
name: Amprobe
|
||||
tags:
|
||||
- 实用工具
|
||||
title: 一款轻量级主机及 Docker 容器监控工具
|
||||
description: 一款轻量级主机及 Docker 容器监控工具
|
||||
additionalProperties:
|
||||
key: amprobe
|
||||
name: Amprobe
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 一款轻量级主机及 Docker 容器监控工具
|
||||
shortDescEn: A lightweight host and Docker container monitoring tool
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 1
|
||||
recommend: 0
|
||||
website: https://github.com/amuluze/amprobe
|
||||
github: https://github.com/amuluze/amprobe
|
||||
document: https://amprobedoc.amuluze.com
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40235
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port (determined by the configuration file)
|
||||
labelZh: 端口 (由配置文件决定)
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "./data"
|
||||
disabled: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data Directory
|
||||
labelZh: 数据目录
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40235
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port (determined by the configuration file)
|
||||
labelZh: 端口 (由配置文件决定)
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "./data"
|
||||
disabled: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data Directory
|
||||
labelZh: 数据目录
|
||||
required: true
|
||||
type: text
|
||||
|
||||
Reference in New Issue
Block a user