mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-29 14:25:00 +08:00
Update docker-compose.yml
This commit is contained in:
parent
88a95b4ec0
commit
cba94a34ad
@ -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'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user