feat:格式化yaml文件
This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40093
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_CONSOLE
|
||||
labelEn: Console Port
|
||||
labelZh: 控制台端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 80
|
||||
disabled: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: HTTP Port
|
||||
labelZh: HTTP 端口
|
||||
required: true
|
||||
type: number
|
||||
- default: 443
|
||||
disabled: true
|
||||
envKey: PANEL_APP_PORT_HTTPS
|
||||
labelEn: HTTPS Port
|
||||
labelZh: HTTPS 端口
|
||||
required: true
|
||||
type: number
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40093
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_CONSOLE
|
||||
labelEn: Console Port
|
||||
labelZh: 控制台端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 80
|
||||
disabled: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: HTTP Port
|
||||
labelZh: HTTP 端口
|
||||
required: true
|
||||
type: number
|
||||
- default: 443
|
||||
disabled: true
|
||||
envKey: PANEL_APP_PORT_HTTPS
|
||||
labelEn: HTTPS Port
|
||||
labelZh: HTTPS 端口
|
||||
required: true
|
||||
type: number
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
name: nginxWebUI
|
||||
tags:
|
||||
- Web 服务器
|
||||
title: Nginx 网页管理工具
|
||||
description: Nginx 网页管理工具
|
||||
additionalProperties:
|
||||
key: nginxwebui
|
||||
name: nginxWebUI
|
||||
tags:
|
||||
- Server
|
||||
shortDescZh: Nginx 网页管理工具
|
||||
shortDescEn: Nginx Web page configuration tool
|
||||
type: runtime
|
||||
crossVersionUpdate: true
|
||||
limit: 1
|
||||
recommend: 0
|
||||
website: https://www.nginxwebui.cn
|
||||
github: https://github.com/cym1102/nginxWebUI
|
||||
document: https://www.nginxwebui.cn/product.html
|
||||
name: nginxWebUI
|
||||
tags:
|
||||
- Web 服务器
|
||||
title: Nginx 网页管理工具
|
||||
description: Nginx 网页管理工具
|
||||
additionalProperties:
|
||||
key: nginxwebui
|
||||
name: nginxWebUI
|
||||
tags:
|
||||
- Server
|
||||
shortDescZh: Nginx 网页管理工具
|
||||
shortDescEn: Nginx Web page configuration tool
|
||||
type: runtime
|
||||
crossVersionUpdate: true
|
||||
limit: 1
|
||||
recommend: 0
|
||||
website: https://www.nginxwebui.cn
|
||||
github: https://github.com/cym1102/nginxWebUI
|
||||
document: https://www.nginxwebui.cn/product.html
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40093
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_CONSOLE
|
||||
labelEn: Console Port
|
||||
labelZh: 控制台端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 80
|
||||
disabled: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: HTTP Port
|
||||
labelZh: HTTP 端口
|
||||
required: true
|
||||
type: number
|
||||
- default: 443
|
||||
disabled: true
|
||||
envKey: PANEL_APP_PORT_HTTPS
|
||||
labelEn: HTTPS Port
|
||||
labelZh: HTTPS 端口
|
||||
required: true
|
||||
type: number
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40093
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_CONSOLE
|
||||
labelEn: Console Port
|
||||
labelZh: 控制台端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 80
|
||||
disabled: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: HTTP Port
|
||||
labelZh: HTTP 端口
|
||||
required: true
|
||||
type: number
|
||||
- default: 443
|
||||
disabled: true
|
||||
envKey: PANEL_APP_PORT_HTTPS
|
||||
labelEn: HTTPS Port
|
||||
labelZh: HTTPS 端口
|
||||
required: true
|
||||
type: number
|
||||
|
||||
Reference in New Issue
Block a user