feat:格式化yaml文件
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
name: Raneto
|
||||
tags:
|
||||
- 实用工具
|
||||
title: 一个免费、开放、简单的 Markdown 支持的 Node.js 知识库
|
||||
description: 一个免费、开放、简单的 Markdown 支持的 Node.js 知识库
|
||||
additionalProperties:
|
||||
key: raneto
|
||||
name: Raneto
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 一个免费、开放、简单的 Markdown 支持的 Node.js 知识库
|
||||
shortDescEn: A free, open, and simple Markdown supported Node.js knowledge base
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://raneto.com
|
||||
github: https://github.com/ryanlelek/Raneto
|
||||
document: https://docs.raneto.com
|
||||
name: Raneto
|
||||
tags:
|
||||
- 实用工具
|
||||
title: 一个免费、开放、简单的 Markdown 支持的 Node.js 知识库
|
||||
description: 一个免费、开放、简单的 Markdown 支持的 Node.js 知识库
|
||||
additionalProperties:
|
||||
key: raneto
|
||||
name: Raneto
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 一个免费、开放、简单的 Markdown 支持的 Node.js 知识库
|
||||
shortDescEn: A free, open, and simple Markdown supported Node.js knowledge base
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://raneto.com
|
||||
github: https://github.com/ryanlelek/Raneto
|
||||
document: https://docs.raneto.com
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40216
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40216
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
|
||||
Reference in New Issue
Block a user