1
0

feat:格式化yaml文件

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

View File

@@ -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

View File

@@ -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