[mod] container: replace uWSGI with Granian (#395)

To sync with https://github.com/searxng/searxng/pull/4820
This commit is contained in:
Ivan Gabaldon
2025-07-04 14:35:43 +02:00
committed by GitHub
parent fc51db2367
commit 8b75609524
4 changed files with 9 additions and 37 deletions

View File

@@ -47,8 +47,6 @@ services:
- searxng-data:/var/cache/searxng:rw
environment:
- SEARXNG_BASE_URL=https://${SEARXNG_HOSTNAME:-localhost}/
- UWSGI_WORKERS=${SEARXNG_UWSGI_WORKERS:-4}
- UWSGI_THREADS=${SEARXNG_UWSGI_THREADS:-4}
logging:
driver: "json-file"
options: