mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 16:56:22 +02:00
chore: update SearXNG installation scripts and directory structure
- Updated the Docker Compose file to use the latest SearXNG image version 2026.3.13-3c1f68c59. - Added creation of the 'searxng' directory in installation scripts for better organization. - Included new configuration files (settings.yml and limiter.toml) in the installation process.
This commit is contained in:
parent
c1fe95939f
commit
a548c96550
3 changed files with 7 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ services:
|
|||
retries: 5
|
||||
|
||||
searxng:
|
||||
image: searxng/searxng:2024.12.23
|
||||
image: searxng/searxng:2026.3.13-3c1f68c59
|
||||
volumes:
|
||||
- ./searxng:/etc/searxng
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue