mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
21 lines
517 B
YAML
21 lines
517 B
YAML
additionalProperties:
|
|
key: pairdrop
|
|
name: PairDrop
|
|
tags:
|
|
- Other
|
|
shortDescZh: 跨平台传输文件
|
|
shortDescEn: Transfer Files Cross-Platform
|
|
type: website
|
|
crossVersionUpdate: true
|
|
architectures:
|
|
- amd64
|
|
- arm64
|
|
formFields:
|
|
- default: "3000"
|
|
edit: true
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
labelEn: Service Port 3000
|
|
labelZh: 服务端口 3000
|
|
required: true
|
|
rule: paramPort
|
|
type: number |