1
0

feat:格式化yaml文件

This commit is contained in:
okxlin
2024-12-12 21:27:56 +08:00
parent 8219466433
commit 3855cd8184
919 changed files with 33438 additions and 33446 deletions

View File

@@ -1,41 +1,41 @@
additionalProperties:
formFields:
- default: 40195
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port (Internal 9000)
labelZh: 端口 (对应内部 9000)
required: true
rule: paramPort
type: number
- default: 40196
edit: true
envKey: PANEL_APP_PORT_RPC
labelEn: RPC Port (Internal 9001)
labelZh: RPC 端口 (对应内部 9001)
required: true
rule: paramPort
type: number
- default: ./data
edit: true
envKey: DATA_PATH
labelEn: Data folder path
labelZh: 数据文件夹路径
required: true
type: text
- default: ''
edit: true
envKey: APP_GLOBAL_SECRET
labelEn: Secret Keys
labelZh: 通信密钥
random: true
required: true
rule: paramComplexity
type: password
- default: 0.0.0.0
edit: true
envKey: MASTER_RPC_HOST
labelEn: The IP that RPC is listening on
labelZh: RPC 监听 IP
required: true
type: text
additionalProperties:
formFields:
- default: 40195
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port (Internal 9000)
labelZh: 端口 (对应内部 9000)
required: true
rule: paramPort
type: number
- default: 40196
edit: true
envKey: PANEL_APP_PORT_RPC
labelEn: RPC Port (Internal 9001)
labelZh: RPC 端口 (对应内部 9001)
required: true
rule: paramPort
type: number
- default: ./data
edit: true
envKey: DATA_PATH
labelEn: Data folder path
labelZh: 数据文件夹路径
required: true
type: text
- default: ''
edit: true
envKey: APP_GLOBAL_SECRET
labelEn: Secret Keys
labelZh: 通信密钥
random: true
required: true
rule: paramComplexity
type: password
- default: 0.0.0.0
edit: true
envKey: MASTER_RPC_HOST
labelEn: The IP that RPC is listening on
labelZh: RPC 监听 IP
required: true
type: text

View File

@@ -1,19 +1,19 @@
name: FRP-Panel (Master)
tags:
- 工具
title: 多节点 FRP WebUI (控制节点)
description: 多节点 FRP WebUI (控制节点)
additionalProperties:
key: frp-panel-master
name: FRP-Panel (Master)
tags:
- Tool
shortDescZh: 多节点 FRP WebUI (控制节点)
shortDescEn: A multi node frp webui (Console)
type: tool
crossVersionUpdate: true
limit: 0
recommend: 0
website: https://github.com/VaalaCat/frp-panel
github: https://github.com/VaalaCat/frp-panel
document: https://github.com/VaalaCat/frp-panel
name: FRP-Panel (Master)
tags:
- 工具
title: 多节点 FRP WebUI (控制节点)
description: 多节点 FRP WebUI (控制节点)
additionalProperties:
key: frp-panel-master
name: FRP-Panel (Master)
tags:
- Tool
shortDescZh: 多节点 FRP WebUI (控制节点)
shortDescEn: A multi node frp webui (Console)
type: tool
crossVersionUpdate: true
limit: 0
recommend: 0
website: https://github.com/VaalaCat/frp-panel
github: https://github.com/VaalaCat/frp-panel
document: https://github.com/VaalaCat/frp-panel

View File

@@ -1,41 +1,41 @@
additionalProperties:
formFields:
- default: 40195
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port (Internal 9000)
labelZh: 端口 (对应内部 9000)
required: true
rule: paramPort
type: number
- default: 40196
edit: true
envKey: PANEL_APP_PORT_RPC
labelEn: RPC Port (Internal 9001)
labelZh: RPC 端口 (对应内部 9001)
required: true
rule: paramPort
type: number
- default: ./data
edit: true
envKey: DATA_PATH
labelEn: Data folder path
labelZh: 数据文件夹路径
required: true
type: text
- default: ''
edit: true
envKey: APP_GLOBAL_SECRET
labelEn: Secret Keys
labelZh: 通信密钥
random: true
required: true
rule: paramComplexity
type: password
- default: 0.0.0.0
edit: true
envKey: MASTER_RPC_HOST
labelEn: The IP that RPC is listening on
labelZh: RPC 监听 IP
required: true
type: text
additionalProperties:
formFields:
- default: 40195
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port (Internal 9000)
labelZh: 端口 (对应内部 9000)
required: true
rule: paramPort
type: number
- default: 40196
edit: true
envKey: PANEL_APP_PORT_RPC
labelEn: RPC Port (Internal 9001)
labelZh: RPC 端口 (对应内部 9001)
required: true
rule: paramPort
type: number
- default: ./data
edit: true
envKey: DATA_PATH
labelEn: Data folder path
labelZh: 数据文件夹路径
required: true
type: text
- default: ''
edit: true
envKey: APP_GLOBAL_SECRET
labelEn: Secret Keys
labelZh: 通信密钥
random: true
required: true
rule: paramComplexity
type: password
- default: 0.0.0.0
edit: true
envKey: MASTER_RPC_HOST
labelEn: The IP that RPC is listening on
labelZh: RPC 监听 IP
required: true
type: text