mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-04-03 16:56:39 +08:00
- 新增 Syncthing 发现服务器应用配置文件和 Docker Compose 文件 - 添加 Syncthing 发现服务器的 README 文档 - 配置文件包括端口设置、环境变量和卷挂载等信息 - Docker Compose 文件定义了网络和服务配置 - README 文档提供了 Syncthing 的基本介绍、使用指南和相关链接
20 lines
486 B
YAML
20 lines
486 B
YAML
name: Syncthing-discosrv
|
|
tags:
|
|
- 工具
|
|
title: syncthing 发现服务器
|
|
description: syncthing 发现服务器
|
|
additionalProperties:
|
|
key: syncthing-discosrv
|
|
name: Syncthing-discosrv
|
|
tags:
|
|
- Tool
|
|
shortDescZh: syncthing 发现服务器
|
|
shortDescEn: discovery server for the syncthing
|
|
type: tool
|
|
crossVersionUpdate: true
|
|
limit: 1
|
|
recommend: 0
|
|
website: https://syncthing.net
|
|
github: https://github.com/syncthing/syncthing
|
|
document: https://docs.syncthing.net
|