feat:格式化yaml文件
This commit is contained in:
@@ -1,47 +1,47 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40048
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data/share
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: The path to the shared data folder
|
||||
labelZh: 分享的数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
- default: ./data/config
|
||||
edit: true
|
||||
envKey: CONFIG_PATH
|
||||
labelEn: Path to the configuration file
|
||||
labelZh: 配置文件所在路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "true"
|
||||
edit: true
|
||||
envKey: AUTH_ENABLE
|
||||
labelEn: "Authentication (On: true, Off: false)"
|
||||
labelZh: 身份验证(开启:true,关闭:false)
|
||||
required: true
|
||||
type: text
|
||||
- default: h5ai
|
||||
envKey: USER
|
||||
labelEn: User
|
||||
labelZh: 用户名
|
||||
random: true
|
||||
required: false
|
||||
rule: paramCommon
|
||||
type: text
|
||||
- default: h5ai
|
||||
envKey: PASSWORD
|
||||
labelEn: Password
|
||||
labelZh: 用户密码
|
||||
random: true
|
||||
required: false
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40048
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data/share
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: The path to the shared data folder
|
||||
labelZh: 分享的数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
- default: ./data/config
|
||||
edit: true
|
||||
envKey: CONFIG_PATH
|
||||
labelEn: Path to the configuration file
|
||||
labelZh: 配置文件所在路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "true"
|
||||
edit: true
|
||||
envKey: AUTH_ENABLE
|
||||
labelEn: "Authentication (On: true, Off: false)"
|
||||
labelZh: 身份验证(开启:true,关闭:false)
|
||||
required: true
|
||||
type: text
|
||||
- default: h5ai
|
||||
envKey: USER
|
||||
labelEn: User
|
||||
labelZh: 用户名
|
||||
random: true
|
||||
required: false
|
||||
rule: paramCommon
|
||||
type: text
|
||||
- default: h5ai
|
||||
envKey: PASSWORD
|
||||
labelEn: Password
|
||||
labelZh: 用户密码
|
||||
random: true
|
||||
required: false
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
name: h5ai
|
||||
tags:
|
||||
- 工具
|
||||
title: 用于Apache httpd,lighttpd和nginx的HTTP Web服务器索引
|
||||
description: 用于Apache httpd,lighttpd和nginx的HTTP Web服务器索引
|
||||
additionalProperties:
|
||||
key: h5ai
|
||||
name: h5ai
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 用于Apache httpd,lighttpd和nginx的HTTP Web服务器索引
|
||||
shortDescEn: HTTP web server index for Apache httpd, lighttpd and nginx
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://hub.docker.com/r/bin20088/h5ai
|
||||
github: https://github.com/lrsjng/h5ai
|
||||
document: https://github.com/lrsjng/h5ai
|
||||
name: h5ai
|
||||
tags:
|
||||
- 工具
|
||||
title: 用于Apache httpd,lighttpd和nginx的HTTP Web服务器索引
|
||||
description: 用于Apache httpd,lighttpd和nginx的HTTP Web服务器索引
|
||||
additionalProperties:
|
||||
key: h5ai
|
||||
name: h5ai
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 用于Apache httpd,lighttpd和nginx的HTTP Web服务器索引
|
||||
shortDescEn: HTTP web server index for Apache httpd, lighttpd and nginx
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://hub.docker.com/r/bin20088/h5ai
|
||||
github: https://github.com/lrsjng/h5ai
|
||||
document: https://github.com/lrsjng/h5ai
|
||||
|
||||
@@ -1,47 +1,47 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40048
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data/share
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: The path to the shared data folder
|
||||
labelZh: 分享的数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
- default: ./data/config
|
||||
edit: true
|
||||
envKey: CONFIG_PATH
|
||||
labelEn: Path to the configuration file
|
||||
labelZh: 配置文件所在路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "true"
|
||||
edit: true
|
||||
envKey: AUTH_ENABLE
|
||||
labelEn: "Authentication (On: true, Off: false)"
|
||||
labelZh: 身份验证(开启:true,关闭:false)
|
||||
required: true
|
||||
type: text
|
||||
- default: h5ai
|
||||
envKey: USER
|
||||
labelEn: User
|
||||
labelZh: 用户名
|
||||
random: true
|
||||
required: false
|
||||
rule: paramCommon
|
||||
type: text
|
||||
- default: h5ai
|
||||
envKey: PASSWORD
|
||||
labelEn: Password
|
||||
labelZh: 用户密码
|
||||
random: true
|
||||
required: false
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40048
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data/share
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: The path to the shared data folder
|
||||
labelZh: 分享的数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
- default: ./data/config
|
||||
edit: true
|
||||
envKey: CONFIG_PATH
|
||||
labelEn: Path to the configuration file
|
||||
labelZh: 配置文件所在路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "true"
|
||||
edit: true
|
||||
envKey: AUTH_ENABLE
|
||||
labelEn: "Authentication (On: true, Off: false)"
|
||||
labelZh: 身份验证(开启:true,关闭:false)
|
||||
required: true
|
||||
type: text
|
||||
- default: h5ai
|
||||
envKey: USER
|
||||
labelEn: User
|
||||
labelZh: 用户名
|
||||
random: true
|
||||
required: false
|
||||
rule: paramCommon
|
||||
type: text
|
||||
- default: h5ai
|
||||
envKey: PASSWORD
|
||||
labelEn: Password
|
||||
labelZh: 用户密码
|
||||
random: true
|
||||
required: false
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
|
||||
Reference in New Issue
Block a user