mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
temporary searxng instance for use with ollama, will probably break it out into another service at some point
This commit is contained in:
parent
7946d333b7
commit
0c25456570
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
enable = true;
|
||||
redisCreateLocally = true;
|
||||
settings = {
|
||||
server.limiter = false;
|
||||
server.secret_key = "temptestsecret";
|
||||
server.port = 3001;
|
||||
server.bind_address = "0.0.0.0";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue