mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-09 21:29:11 +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
|
- khoj_search:/etc/searxng
|
||||||
environment:
|
environment:
|
||||||
- SEARXNG_BASE_URL=http://localhost:42113/
|
- SEARXNG_BASE_URL=http://localhost:42113/
|
||||||
- SEARXNG_SECRET_KEY=change_me_to_something_random # Change this in production
|
|
||||||
server:
|
server:
|
||||||
depends_on:
|
depends_on:
|
||||||
database:
|
database:
|
||||||
|
|||||||
Reference in New Issue
Block a user