feat:格式化yaml文件
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
name: Warp-Docker
|
||||
tags:
|
||||
- 实用工具
|
||||
title: 在 Docker 中运行 Cloudflare WARP
|
||||
description: 在 Docker 中运行 Cloudflare WARP
|
||||
additionalProperties:
|
||||
key: warp-docker
|
||||
name: Warp-Docker
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 在 Docker 中运行 Cloudflare WARP
|
||||
shortDescEn: Run Cloudflare WARP in Docker
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://hub.docker.com/r/caomingjun/warp
|
||||
github: https://github.com/cmj2002/warp-docker
|
||||
document: https://github.com/cmj2002/warp-docker
|
||||
name: Warp-Docker
|
||||
tags:
|
||||
- 实用工具
|
||||
title: 在 Docker 中运行 Cloudflare WARP
|
||||
description: 在 Docker 中运行 Cloudflare WARP
|
||||
additionalProperties:
|
||||
key: warp-docker
|
||||
name: Warp-Docker
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 在 Docker 中运行 Cloudflare WARP
|
||||
shortDescEn: Run Cloudflare WARP in Docker
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://hub.docker.com/r/caomingjun/warp
|
||||
github: https://github.com/cmj2002/warp-docker
|
||||
document: https://github.com/cmj2002/warp-docker
|
||||
|
||||
@@ -1,31 +1,31 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40244
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 2
|
||||
edit: true
|
||||
envKey: WARP_SLEEP
|
||||
labelEn: Warp Sleep
|
||||
labelZh: Warp 睡眠时间
|
||||
required: true
|
||||
type: number
|
||||
- default: ""
|
||||
edit: true
|
||||
envKey: WARP_LICENSE_KEY
|
||||
labelEn: Warp License Key
|
||||
labelZh: Warp 许可证密钥
|
||||
required: false
|
||||
type: text
|
||||
- default: ./data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data Path
|
||||
labelZh: 数据路径
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40244
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 2
|
||||
edit: true
|
||||
envKey: WARP_SLEEP
|
||||
labelEn: Warp Sleep
|
||||
labelZh: Warp 睡眠时间
|
||||
required: true
|
||||
type: number
|
||||
- default: ""
|
||||
edit: true
|
||||
envKey: WARP_LICENSE_KEY
|
||||
labelEn: Warp License Key
|
||||
labelZh: Warp 许可证密钥
|
||||
required: false
|
||||
type: text
|
||||
- default: ./data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data Path
|
||||
labelZh: 数据路径
|
||||
required: true
|
||||
type: text
|
||||
|
||||
Reference in New Issue
Block a user