feat:格式化yaml文件
This commit is contained in:
@@ -1,32 +1,32 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 31080
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Console Port
|
||||
labelZh: 控制台端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 31443
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTPS
|
||||
labelEn: HTTPS Port
|
||||
labelZh: HTTPS端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data folder path
|
||||
labelZh: 数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
- default: ./data/www
|
||||
edit: true
|
||||
envKey: WEB_PATH
|
||||
labelEn: WEB folder path
|
||||
labelZh: 网页文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 31080
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Console Port
|
||||
labelZh: 控制台端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 31443
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTPS
|
||||
labelEn: HTTPS Port
|
||||
labelZh: HTTPS端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data folder path
|
||||
labelZh: 数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
- default: ./data/www
|
||||
edit: true
|
||||
envKey: WEB_PATH
|
||||
labelEn: WEB folder path
|
||||
labelZh: 网页文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
name: Nginx UI
|
||||
tags:
|
||||
- Web 服务器
|
||||
title: Nginx 网络管理界面
|
||||
description: Nginx 网络管理界面
|
||||
additionalProperties:
|
||||
key: nginx-ui
|
||||
name: Nginx UI
|
||||
tags:
|
||||
- Server
|
||||
shortDescZh: Nginx 网络管理界面
|
||||
shortDescEn: Yet another WebUI for Nginx
|
||||
type: runtime
|
||||
crossVersionUpdate: true
|
||||
limit: 1
|
||||
recommend: 0
|
||||
website: https://nginxui.com/
|
||||
github: https://github.com/0xJacky/nginx-ui
|
||||
document: https://nginxui.com/
|
||||
name: Nginx UI
|
||||
tags:
|
||||
- Web 服务器
|
||||
title: Nginx 网络管理界面
|
||||
description: Nginx 网络管理界面
|
||||
additionalProperties:
|
||||
key: nginx-ui
|
||||
name: Nginx UI
|
||||
tags:
|
||||
- Server
|
||||
shortDescZh: Nginx 网络管理界面
|
||||
shortDescEn: Yet another WebUI for Nginx
|
||||
type: runtime
|
||||
crossVersionUpdate: true
|
||||
limit: 1
|
||||
recommend: 0
|
||||
website: https://nginxui.com/
|
||||
github: https://github.com/0xJacky/nginx-ui
|
||||
document: https://nginxui.com/
|
||||
|
||||
@@ -1,32 +1,32 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 31080
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Console Port
|
||||
labelZh: 控制台端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 31443
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTPS
|
||||
labelEn: HTTPS Port
|
||||
labelZh: HTTPS端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data folder path
|
||||
labelZh: 数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
- default: ./data/www
|
||||
edit: true
|
||||
envKey: WEB_PATH
|
||||
labelEn: WEB folder path
|
||||
labelZh: 网页文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 31080
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Console Port
|
||||
labelZh: 控制台端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 31443
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTPS
|
||||
labelEn: HTTPS Port
|
||||
labelZh: HTTPS端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data folder path
|
||||
labelZh: 数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
- default: ./data/www
|
||||
edit: true
|
||||
envKey: WEB_PATH
|
||||
labelEn: WEB folder path
|
||||
labelZh: 网页文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
|
||||
Reference in New Issue
Block a user