feat:格式化yaml文件
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40281"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "./data/glance.yml"
|
||||
disabled: true
|
||||
envKey: GLANCE_CONFIG_PATH
|
||||
labelEn: Glance Configuration Path
|
||||
labelZh: Glance 配置文件路径
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40281"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "./data/glance.yml"
|
||||
disabled: true
|
||||
envKey: GLANCE_CONFIG_PATH
|
||||
labelEn: Glance Configuration Path
|
||||
labelZh: Glance 配置文件路径
|
||||
required: true
|
||||
type: text
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
name: Glance
|
||||
tags:
|
||||
- 建站
|
||||
title: 一个自托管仪表板
|
||||
description: 一个自托管仪表板
|
||||
additionalProperties:
|
||||
key: glance
|
||||
name: Glance
|
||||
tags:
|
||||
- Website
|
||||
shortDescZh: 一个自托管仪表板
|
||||
shortDescEn: A self-hosted dashboard
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://github.com/glanceapp/glance
|
||||
github: https://github.com/glanceapp/glance
|
||||
document: https://github.com/glanceapp/glance
|
||||
name: Glance
|
||||
tags:
|
||||
- 建站
|
||||
title: 一个自托管仪表板
|
||||
description: 一个自托管仪表板
|
||||
additionalProperties:
|
||||
key: glance
|
||||
name: Glance
|
||||
tags:
|
||||
- Website
|
||||
shortDescZh: 一个自托管仪表板
|
||||
shortDescEn: A self-hosted dashboard
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://github.com/glanceapp/glance
|
||||
github: https://github.com/glanceapp/glance
|
||||
document: https://github.com/glanceapp/glance
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40281"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "./data/glance.yml"
|
||||
disabled: true
|
||||
envKey: GLANCE_CONFIG_PATH
|
||||
labelEn: Glance Configuration Path
|
||||
labelZh: Glance 配置文件路径
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40281"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "./data/glance.yml"
|
||||
disabled: true
|
||||
envKey: GLANCE_CONFIG_PATH
|
||||
labelEn: Glance Configuration Path
|
||||
labelZh: Glance 配置文件路径
|
||||
required: true
|
||||
type: text
|
||||
|
||||
Reference in New Issue
Block a user