mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-14 16:07:13 +08:00
fix: fix PairDrop version and data.yml
This commit is contained in:
@@ -1,15 +1,4 @@
|
||||
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
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
pairdrop:
|
||||
image: linuxserver/pairdrop:v1.11.2-ls121
|
||||
image: linuxserver/pairdrop:v1.11.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
ports:
|
||||
@@ -1,15 +1,4 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user