mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Remove the Searxng API key env variable for simplicity
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user