feat:格式化yaml文件
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40198
|
||||
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 folder path
|
||||
labelZh: 数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
formFields:
|
||||
- default: 40198
|
||||
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 folder path
|
||||
labelZh: 数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
name: Sun-Panel
|
||||
tags:
|
||||
- 建站
|
||||
- 建站
|
||||
title: 一个服务器、NAS导航面板、Homepage、浏览器首页
|
||||
description: 一个服务器、NAS导航面板、Homepage、浏览器首页
|
||||
additionalProperties:
|
||||
key: sun-panel
|
||||
name: Sun-Panel
|
||||
tags:
|
||||
- Website
|
||||
shortDescZh: 一个服务器、NAS导航面板、Homepage、浏览器首页
|
||||
shortDescEn: Server, NAS navigation panel, Homepage, Browser homepage
|
||||
type: website
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://sun-panel-doc.enianteam.com
|
||||
github: https://github.com/hslr-s/sun-panel
|
||||
document: https://sun-panel-doc.enianteam.com
|
||||
key: sun-panel
|
||||
name: Sun-Panel
|
||||
tags:
|
||||
- Website
|
||||
shortDescZh: 一个服务器、NAS导航面板、Homepage、浏览器首页
|
||||
shortDescEn: Server, NAS navigation panel, Homepage, Browser homepage
|
||||
type: website
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://sun-panel-doc.enianteam.com
|
||||
github: https://github.com/hslr-s/sun-panel
|
||||
document: https://sun-panel-doc.enianteam.com
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40198
|
||||
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 folder path
|
||||
labelZh: 数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
formFields:
|
||||
- default: 40198
|
||||
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 folder path
|
||||
labelZh: 数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
|
||||
Reference in New Issue
Block a user