feat:格式化yaml文件
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "9876"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "./data"
|
||||
disabled: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data Path
|
||||
labelZh: 数据路径
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "9876"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "./data"
|
||||
disabled: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data Path
|
||||
labelZh: 数据路径
|
||||
required: true
|
||||
type: text
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
name: ddns-go
|
||||
tags:
|
||||
- 实用工具
|
||||
title: 自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务
|
||||
description: 自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务
|
||||
additionalProperties:
|
||||
key: ddns-go
|
||||
name: ddns-go
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务
|
||||
shortDescEn: Automatically obtain your public IPv4 or IPv6 address and resolve it to the corresponding domain name service
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://github.com/jeessy2/ddns-go
|
||||
github: https://github.com/jeessy2/ddns-go
|
||||
document: https://github.com/jeessy2/ddns-go
|
||||
name: ddns-go
|
||||
tags:
|
||||
- 实用工具
|
||||
title: 自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务
|
||||
description: 自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务
|
||||
additionalProperties:
|
||||
key: ddns-go
|
||||
name: ddns-go
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务
|
||||
shortDescEn: Automatically obtain your public IPv4 or IPv6 address and resolve it to the corresponding domain name service
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://github.com/jeessy2/ddns-go
|
||||
github: https://github.com/jeessy2/ddns-go
|
||||
document: https://github.com/jeessy2/ddns-go
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "9876"
|
||||
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
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "9876"
|
||||
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
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "9876"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "./data"
|
||||
disabled: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data Path
|
||||
labelZh: 数据路径
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "9876"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "./data"
|
||||
disabled: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data Path
|
||||
labelZh: 数据路径
|
||||
required: true
|
||||
type: text
|
||||
|
||||
Reference in New Issue
Block a user