Remove the Searxng API key env variable for simplicity

This commit is contained in:
sabaimran 2024-12-16 18:36:55 -08:00
parent 19d80d190e
commit af2553a890

View file

@ -26,7 +26,6 @@ services:
- khoj_search:/etc/searxng
environment:
- SEARXNG_BASE_URL=http://localhost:42113/
- SEARXNG_SECRET_KEY=change_me_to_something_random # Change this in production
server:
depends_on:
database: