feat:格式化yaml文件
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
name: miniPaint
|
||||
tags:
|
||||
- 工具
|
||||
- 工具
|
||||
title: 在线图像编辑器,可让您使用HTML5技术创建,编辑图像
|
||||
description: 在线图像编辑器,可让您使用HTML5技术创建,编辑图像
|
||||
additionalProperties:
|
||||
key: minipaint
|
||||
name: miniPaint
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 在线图像编辑器,可让您使用HTML5技术创建,编辑图像
|
||||
shortDescEn: Online image editor lets you create, edit images using HTML5 technologies
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://hub.docker.com/r/pfav/minipaint
|
||||
github: https://github.com/viliusle/miniPaint
|
||||
document: https://github.com/viliusle/miniPaint/wiki
|
||||
key: minipaint
|
||||
name: miniPaint
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 在线图像编辑器,可让您使用HTML5技术创建,编辑图像
|
||||
shortDescEn: Online image editor lets you create, edit images using HTML5 technologies
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://hub.docker.com/r/pfav/minipaint
|
||||
github: https://github.com/viliusle/miniPaint
|
||||
document: https://github.com/viliusle/miniPaint/wiki
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40127
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40127
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
|
||||
Reference in New Issue
Block a user