feat:格式化yaml文件
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40229
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data/appsettings.json
|
||||
disabled: true
|
||||
envKey: CONFIG_FILE_PATH
|
||||
labelEn: Configuration file path
|
||||
labelZh: 配置文件路径
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40229
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data/appsettings.json
|
||||
disabled: true
|
||||
envKey: CONFIG_FILE_PATH
|
||||
labelEn: Configuration file path
|
||||
labelZh: 配置文件路径
|
||||
required: true
|
||||
type: text
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
name: SyncClipboard-Server
|
||||
tags:
|
||||
- 实用工具
|
||||
title: 跨平台剪贴板同步方案 (服务端)
|
||||
description: 跨平台剪贴板同步方案 (服务端)
|
||||
additionalProperties:
|
||||
key: syncclipboard-server
|
||||
name: SyncClipboard-Server
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 跨平台剪贴板同步方案 (服务端)
|
||||
shortDescEn: Cross-Platform Cipboard Syncing Solution (Server)
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://github.com/Jeric-X/SyncClipboard
|
||||
github: https://github.com/Jeric-X/SyncClipboard
|
||||
document: https://github.com/Jeric-X/SyncClipboard
|
||||
name: SyncClipboard-Server
|
||||
tags:
|
||||
- 实用工具
|
||||
title: 跨平台剪贴板同步方案 (服务端)
|
||||
description: 跨平台剪贴板同步方案 (服务端)
|
||||
additionalProperties:
|
||||
key: syncclipboard-server
|
||||
name: SyncClipboard-Server
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 跨平台剪贴板同步方案 (服务端)
|
||||
shortDescEn: Cross-Platform Cipboard Syncing Solution (Server)
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://github.com/Jeric-X/SyncClipboard
|
||||
github: https://github.com/Jeric-X/SyncClipboard
|
||||
document: https://github.com/Jeric-X/SyncClipboard
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40229
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data/appsettings.json
|
||||
disabled: true
|
||||
envKey: CONFIG_FILE_PATH
|
||||
labelEn: Configuration file path
|
||||
labelZh: 配置文件路径
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40229
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data/appsettings.json
|
||||
disabled: true
|
||||
envKey: CONFIG_FILE_PATH
|
||||
labelEn: Configuration file path
|
||||
labelZh: 配置文件路径
|
||||
required: true
|
||||
type: text
|
||||
|
||||
Reference in New Issue
Block a user