mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
fix: fix PairDrop version and data.yml
This commit is contained in:
@@ -1,15 +1,4 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: pairdrop
|
|
||||||
name: PairDrop
|
|
||||||
tags:
|
|
||||||
- Other
|
|
||||||
shortDescZh: 跨平台传输文件
|
|
||||||
shortDescEn: Transfer Files Cross-Platform
|
|
||||||
type: website
|
|
||||||
crossVersionUpdate: true
|
|
||||||
architectures:
|
|
||||||
- amd64
|
|
||||||
- arm64
|
|
||||||
formFields:
|
formFields:
|
||||||
- default: "3000"
|
- default: "3000"
|
||||||
edit: true
|
edit: true
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
pairdrop:
|
pairdrop:
|
||||||
image: linuxserver/pairdrop:v1.11.2-ls121
|
image: linuxserver/pairdrop:v1.11.2
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
@@ -1,15 +1,4 @@
|
|||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: pairdrop
|
|
||||||
name: PairDrop
|
|
||||||
tags:
|
|
||||||
- Other
|
|
||||||
shortDescZh: 跨平台传输文件
|
|
||||||
shortDescEn: Transfer Files Cross-Platform
|
|
||||||
type: website
|
|
||||||
crossVersionUpdate: true
|
|
||||||
architectures:
|
|
||||||
- amd64
|
|
||||||
- arm64
|
|
||||||
formFields:
|
formFields:
|
||||||
- default: "3000"
|
- default: "3000"
|
||||||
edit: true
|
edit: true
|
||||||
|
|||||||
Reference in New Issue
Block a user