mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 05:41:03 +08:00
- add english and chinese description fields to all application data files - standardize yaml formatting and indentation across all files - remove BOM characters from several files - fix tag indentation in multiple files - update architecture field formatting in DecoTV and wechat-selkies - fix crossVersionUpdate value from False to false in gitlab applications - improve description field formatting in billion-mail application
26 lines
963 B
YAML
26 lines
963 B
YAML
name: 1Panel-Tools
|
|
tags:
|
|
- 实用工具
|
|
- 开发工具
|
|
title: 轻松将您的 Docker Compose 文件转换为 1Panel 应用商店格式
|
|
description:
|
|
en: Convert your Docker Compose files to 1Panel AppStore format with ease
|
|
zh: 轻松将您的 Docker Compose 文件转换为 1Panel 应用商店格式
|
|
additionalProperties:
|
|
key: 1panel-tools
|
|
name: 1Panel-Tools
|
|
tags:
|
|
- Tool
|
|
- DevTool
|
|
shortDescZh: 轻松将您的 Docker Compose 文件转换为 1Panel 应用商店格式
|
|
shortDescEn: Convert your Docker Compose files to 1Panel AppStore format with ease
|
|
description:
|
|
en: Convert your Docker Compose files to 1Panel AppStore format with ease
|
|
zh: 轻松将您的 Docker Compose 文件转换为 1Panel 应用商店格式
|
|
type: website
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
website: https://github.com/arch3rPro/1Panel-Tools
|
|
github: https://github.com/arch3rPro/1Panel-Tools
|
|
document: https://github.com/arch3rPro/1Panel-Tools
|