fix: redundant searxng folder causing error on ubuntu, tts issue, bigger mount point allowed by start_services, readme updated for cli mode

This commit is contained in:
martin.legrand
2025-09-13 14:30:21 +02:00
parent d80bda8468
commit 87c8a3fb09
8 changed files with 18 additions and 2766 deletions
+2 -1
View File
@@ -31,6 +31,7 @@ services:
- SEARXNG_BASE_URL=http://localhost:8080/
- UWSGI_WORKERS=1
- UWSGI_THREADS=1
user: "1000:1000" # Run as current user to avoid permission issues
cap_add:
- CHOWN
- SETGID
@@ -42,4 +43,4 @@ services:
max-file: "1"
volumes:
redis-data:
redis-data: