feat(server): update searxng configuration.
This commit is contained in:
parent
c1d5a21378
commit
d9b90fd522
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
http = ":8090";
|
http = ":8090";
|
||||||
};
|
};
|
||||||
redisCreateLocally = true;
|
redisCreateLocally = true;
|
||||||
runInUwsgi = true;
|
configureUwsgi = true;
|
||||||
environmentFile = "${config.age.secrets.searx.path}";
|
environmentFile = "${config.age.secrets.searx.path}";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue