1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-15 20:09:39 +08:00

Merge branch 'patch/localApps' into localApps

This commit is contained in:
pooneyy 2025-06-28 15:58:30 +08:00
commit 807e11b338
2 changed files with 6 additions and 2 deletions

View File

@ -66,7 +66,7 @@ services:
- lobe-network
minio:
image: minio/minio
image: minio/minio:RELEASE.2025-06-13T11-33-47Z
container_name: lobe-minio
network_mode: 'service:network-service'
volumes:
@ -99,7 +99,7 @@ services:
- .env
searxng:
image: searxng/searxng
image: searxng/searxng:2025.6.27-9ee1ca8
container_name: lobe-searxng
volumes:
- './searxng-settings.yml:/etc/searxng/settings.yml'

View File

@ -82,6 +82,10 @@
"matchPackageNames": ["langgenius/dify-web", "langgenius/dify-api"],
"groupName": "Dify"
},
{
"matchPackageNames": ["lobehub/lobe-chat-database", "lobehub/lobe-chat"],
"groupName": "Lobe Chat"
},
{
"matchPackageNames": ["linuxserver/qbittorrent"],
"matchCurrentVersion": "<=20",