mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-12-18 02:27:10 +00:00
Remove the Searxng API key env variable for simplicity
This commit is contained in:
parent
19d80d190e
commit
af2553a890
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue