ci : full deploy with searxng, usgi, frontend (in progress)

This commit is contained in:
martin legrand
2025-04-15 11:04:41 +02:00
parent 89c3ecea68
commit 14f42b638d
8 changed files with 142 additions and 114 deletions
+2 -2
View File
@@ -29,8 +29,8 @@ services:
- ./searxng:/etc/searxng:rw
environment:
- SEARXNG_BASE_URL=http://localhost:8080/
- UWSGI_WORKERS=4
- UWSGI_THREADS=4
- UWSGI_WORKERS=1
- UWSGI_THREADS=1
cap_add:
- CHOWN
- SETGID