feat:格式化yaml文件
This commit is contained in:
@@ -1,28 +1,28 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40305"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "admin"
|
||||
edit: true
|
||||
envKey: LOGIN_USER
|
||||
labelEn: Username
|
||||
labelZh: 用户名
|
||||
random: true
|
||||
required: true
|
||||
rule: paramCommon
|
||||
type: text
|
||||
- default: "password"
|
||||
edit: true
|
||||
envKey: LOGIN_PASSWORD
|
||||
labelEn: Password
|
||||
labelZh: 密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40305"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "admin"
|
||||
edit: true
|
||||
envKey: LOGIN_USER
|
||||
labelEn: Username
|
||||
labelZh: 用户名
|
||||
random: true
|
||||
required: true
|
||||
rule: paramCommon
|
||||
type: text
|
||||
- default: "password"
|
||||
edit: true
|
||||
envKey: LOGIN_PASSWORD
|
||||
labelEn: Password
|
||||
labelZh: 密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
name: MiGPT GUI
|
||||
tags:
|
||||
- AI / 大模型
|
||||
title: 安全、快速的给你的小爱音箱接入人工智能
|
||||
description: 安全、快速的给你的小爱音箱接入人工智能
|
||||
additionalProperties:
|
||||
key: mi-gpt-gui
|
||||
name: MiGPT GUI
|
||||
tags:
|
||||
- AI
|
||||
shortDescZh: 安全、快速的给你的小爱音箱接入人工智能
|
||||
shortDescEn: Securely and Quickly Access Artificial Intelligence for Xiaomi Speaker
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://migptgui.com
|
||||
github: https://github.com/lmk123/migpt-cli
|
||||
document: https://migptgui.com
|
||||
name: MiGPT GUI
|
||||
tags:
|
||||
- AI / 大模型
|
||||
title: 安全、快速的给你的小爱音箱接入人工智能
|
||||
description: 安全、快速的给你的小爱音箱接入人工智能
|
||||
additionalProperties:
|
||||
key: mi-gpt-gui
|
||||
name: MiGPT GUI
|
||||
tags:
|
||||
- AI
|
||||
shortDescZh: 安全、快速的给你的小爱音箱接入人工智能
|
||||
shortDescEn: Securely and Quickly Access Artificial Intelligence for Xiaomi Speaker
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://migptgui.com
|
||||
github: https://github.com/lmk123/migpt-cli
|
||||
document: https://migptgui.com
|
||||
|
||||
@@ -1,28 +1,28 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40305"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "admin"
|
||||
edit: true
|
||||
envKey: LOGIN_USER
|
||||
labelEn: Username
|
||||
labelZh: 用户名
|
||||
random: true
|
||||
required: true
|
||||
rule: paramCommon
|
||||
type: text
|
||||
- default: "password"
|
||||
edit: true
|
||||
envKey: LOGIN_PASSWORD
|
||||
labelEn: Password
|
||||
labelZh: 密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40305"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "admin"
|
||||
edit: true
|
||||
envKey: LOGIN_USER
|
||||
labelEn: Username
|
||||
labelZh: 用户名
|
||||
random: true
|
||||
required: true
|
||||
rule: paramCommon
|
||||
type: text
|
||||
- default: "password"
|
||||
edit: true
|
||||
envKey: LOGIN_PASSWORD
|
||||
labelEn: Password
|
||||
labelZh: 密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
|
||||
Reference in New Issue
Block a user