mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 02:11:04 +08:00
- update docker-compose files to use new image name (haierkeys/fast-note-sync-service) and version (0.11.2/latest) - update internal volume mount paths from `/better-sync/` to `/fast-note-sync/` - remove quotes from port environment variable bindings for consistency - completely rewrite README.md with new product introduction and feature list - update data.yml with new application name, key, and repository URLs - rename service from 'Obsidian BetterSync' to 'Fast Note Sync Service' across all metadata
23 lines
678 B
YAML
23 lines
678 B
YAML
name: Fast Note Sync Service
|
|
tags:
|
|
- 实用工具
|
|
title: Obsidian 在线同步插件
|
|
description: Obsidian 在线同步插件
|
|
additionalProperties:
|
|
key: fast-note-sync-service
|
|
name: Fast Note Sync Service
|
|
tags:
|
|
- Tool
|
|
shortDescZh: Obsidian 在线同步插件
|
|
shortDescEn: Obsidian BetterSync
|
|
description:
|
|
en: Obsidian BetterSync
|
|
zh: Obsidian 在线同步插件
|
|
type: website
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
recommend: 0
|
|
website: https://github.com/haierkeys/fast-note-sync-service
|
|
github: https://github.com/haierkeys/fast-note-sync-service
|
|
document: https://github.com/haierkeys/fast-note-sync-service/blob/master/docs/README.zh-CN.md
|