Update compose.yml

This commit is contained in:
nune 2025-02-25 20:14:55 +00:00
parent 8a62b501a8
commit 3fde10401a

View file

@ -30,7 +30,6 @@ services:
- "127.0.0.1:25000:8080"
volumes:
- ./searxng:/etc/searxng:rw
- "./base.html:/etc/searxng/searx/templates/simple/base.html"
environment:
- SEARXNG_BASE_URL=https://search.blitzw.in/
- UWSGI_WORKERS=1