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:
commit
807e11b338
@ -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'
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user