feat:格式化yaml文件
This commit is contained in:
@@ -1,26 +1,26 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40333"
|
||||
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 Path
|
||||
labelZh: 数据路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "password"
|
||||
edit: true
|
||||
envKey: AUTH_KEY
|
||||
labelEn: Auth Key
|
||||
labelZh: 授权密钥
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40333"
|
||||
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 Path
|
||||
labelZh: 数据路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "password"
|
||||
edit: true
|
||||
envKey: AUTH_KEY
|
||||
labelEn: Auth Key
|
||||
labelZh: 授权密钥
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
name: PicList
|
||||
tags:
|
||||
- 实用工具
|
||||
- 多媒体
|
||||
title: 一款高效的云存储和图床平台管理工具
|
||||
description: 一款高效的云存储和图床平台管理工具
|
||||
additionalProperties:
|
||||
key: piclist
|
||||
name: PicList
|
||||
tags:
|
||||
- Tool
|
||||
- Media
|
||||
shortDescZh: 一款高效的云存储和图床平台管理工具
|
||||
shortDescEn: An efficient cloud storage and image hosting platform management tool
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://piclist.cn
|
||||
github: https://github.com/Kuingsmile/PicList
|
||||
document: https://piclist.cn
|
||||
name: PicList
|
||||
tags:
|
||||
- 实用工具
|
||||
- 多媒体
|
||||
title: 一款高效的云存储和图床平台管理工具
|
||||
description: 一款高效的云存储和图床平台管理工具
|
||||
additionalProperties:
|
||||
key: piclist
|
||||
name: PicList
|
||||
tags:
|
||||
- Tool
|
||||
- Media
|
||||
shortDescZh: 一款高效的云存储和图床平台管理工具
|
||||
shortDescEn: An efficient cloud storage and image hosting platform management tool
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://piclist.cn
|
||||
github: https://github.com/Kuingsmile/PicList
|
||||
document: https://piclist.cn
|
||||
|
||||
@@ -1,26 +1,26 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40333"
|
||||
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 Path
|
||||
labelZh: 数据路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "password"
|
||||
edit: true
|
||||
envKey: AUTH_KEY
|
||||
labelEn: Auth Key
|
||||
labelZh: 授权密钥
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40333"
|
||||
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 Path
|
||||
labelZh: 数据路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "password"
|
||||
edit: true
|
||||
envKey: AUTH_KEY
|
||||
labelEn: Auth Key
|
||||
labelZh: 授权密钥
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
|
||||
Reference in New Issue
Block a user