feat:格式化yaml文件
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40308"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: HTTP Port
|
||||
labelZh: HTTP 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "5555"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_GRPC
|
||||
labelEn: GRPC Port
|
||||
labelZh: GRPC 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40308"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: HTTP Port
|
||||
labelZh: HTTP 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "5555"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_GRPC
|
||||
labelEn: GRPC Port
|
||||
labelZh: GRPC 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
name: 哪吒监控 - Dashboard
|
||||
tags:
|
||||
- 实用工具
|
||||
- 实用工具
|
||||
title: 哪吒监控 - Dashboard
|
||||
description: 哪吒监控 - Dashboard
|
||||
additionalProperties:
|
||||
key: nezha-dashboard
|
||||
name: 哪吒监控 - Dashboard
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 哪吒监控 - Dashboard
|
||||
shortDescEn: Nezha Monitoring - Dashboard
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://nezha.wiki
|
||||
github: https://github.com/naiba/nezha
|
||||
document: https://nezha.wiki/guide/dashboard.html
|
||||
key: nezha-dashboard
|
||||
name: 哪吒监控 - Dashboard
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 哪吒监控 - Dashboard
|
||||
shortDescEn: Nezha Monitoring - Dashboard
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://nezha.wiki
|
||||
github: https://github.com/naiba/nezha
|
||||
document: https://nezha.wiki/guide/dashboard.html
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40308"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: HTTP Port
|
||||
labelZh: HTTP 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "5555"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_GRPC
|
||||
labelEn: GRPC Port
|
||||
labelZh: GRPC 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40308"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: HTTP Port
|
||||
labelZh: HTTP 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "5555"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_GRPC
|
||||
labelEn: GRPC Port
|
||||
labelZh: GRPC 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
|
||||
Reference in New Issue
Block a user