feat: 修改一些应用的配置文件 (#189)
This commit is contained in:
parent
ff505499d8
commit
35814062ff
|
|
@ -14,7 +14,6 @@ additionalProperties:
|
|||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://hub.docker.com/r/adguard/adguardhome
|
||||
github: https://github.com/AdguardTeam/AdGuardHome
|
||||
document: https://github.com/AdguardTeam/AdGuardHome/wiki
|
||||
|
|
|
|||
|
|
@ -6,9 +6,9 @@ type: 数据库
|
|||
description: Apache Doris 是一个基于 MPP 架构的高性能、实时的分析型数据库
|
||||
additionalProperties:
|
||||
key: apache-doris
|
||||
name: Apache Doris-单机版
|
||||
name: Apache Doris
|
||||
tags:
|
||||
- Tool
|
||||
- Database
|
||||
shortDescZh: 基于 MPP 架构的高性能、实时的分析型数据库
|
||||
shortDescEn: a high-performance, real-time analytical database based on MPP architecture
|
||||
type: tool
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@ additionalProperties:
|
|||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://bitwarden.com/
|
||||
github: https://github.com/dani-garcia/vaultwarden
|
||||
document: https://github.com/dani-garcia/vaultwarden/wiki
|
||||
|
|
@ -14,7 +14,6 @@ additionalProperties:
|
|||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://hub.docker.com/r/halcyonazure/lsky-pro-docker
|
||||
github: https://github.com/lsky-org/lsky-pro
|
||||
document: https://docs.lsky.pro/
|
||||
|
|
|
|||
|
|
@ -8,13 +8,12 @@ additionalProperties:
|
|||
key: memcached
|
||||
name: Memcached
|
||||
tags:
|
||||
- Tool
|
||||
- Database
|
||||
shortDescZh: Memcached是一套分布式的高速缓存系统
|
||||
shortDescEn: Memcached is a distributed caching system
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://memcached.org/
|
||||
github: https://github.com/memcached/memcached
|
||||
document: https://github.com/memcached/memcached/wiki
|
||||
|
|
|
|||
Loading…
Reference in New Issue