feat:格式化yaml文件
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
name: MyIP
|
||||
tags:
|
||||
- 工具
|
||||
title: 一个更好的 IP 工具箱
|
||||
description: 一个更好的 IP 工具箱
|
||||
additionalProperties:
|
||||
key: myip
|
||||
name: MyIP
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 一个更好的 IP 工具箱
|
||||
shortDescEn: A better IP Toolbox
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://ipcheck.ing
|
||||
github: https://github.com/jason5ng32/MyIP
|
||||
document: https://github.com/jason5ng32/MyIP
|
||||
name: MyIP
|
||||
tags:
|
||||
- 工具
|
||||
title: 一个更好的 IP 工具箱
|
||||
description: 一个更好的 IP 工具箱
|
||||
additionalProperties:
|
||||
key: myip
|
||||
name: MyIP
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 一个更好的 IP 工具箱
|
||||
shortDescEn: A better IP Toolbox
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://ipcheck.ing
|
||||
github: https://github.com/jason5ng32/MyIP
|
||||
document: https://github.com/jason5ng32/MyIP
|
||||
|
||||
@@ -1,31 +1,31 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40191
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ''
|
||||
edit: true
|
||||
envKey: BING_MAP_API_KEY
|
||||
labelEn: Bing Map API Key
|
||||
labelZh: Bing 地图 API Key
|
||||
required: false
|
||||
type: text
|
||||
- default: ''
|
||||
edit: true
|
||||
envKey: IPINFO_API_TOKEN
|
||||
labelEn: IPInfo.io API
|
||||
labelZh: IPinfo.io 的 API
|
||||
required: false
|
||||
type: text
|
||||
- default: "example.com"
|
||||
edit: true
|
||||
envKey: ALLOWED_DOMAINS
|
||||
labelEn: Allowed domains
|
||||
labelZh: 允许的域名
|
||||
required: false
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40191
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ''
|
||||
edit: true
|
||||
envKey: BING_MAP_API_KEY
|
||||
labelEn: Bing Map API Key
|
||||
labelZh: Bing 地图 API Key
|
||||
required: false
|
||||
type: text
|
||||
- default: ''
|
||||
edit: true
|
||||
envKey: IPINFO_API_TOKEN
|
||||
labelEn: IPInfo.io API
|
||||
labelZh: IPinfo.io 的 API
|
||||
required: false
|
||||
type: text
|
||||
- default: "example.com"
|
||||
edit: true
|
||||
envKey: ALLOWED_DOMAINS
|
||||
labelEn: Allowed domains
|
||||
labelZh: 允许的域名
|
||||
required: false
|
||||
type: text
|
||||
|
||||
Reference in New Issue
Block a user