mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: added searXNG to Ceres
This commit is contained in:
parent
cb7775e20f
commit
e7b28d69e5
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ in
|
||||||
// (
|
// (
|
||||||
if hostname == ceres.name then
|
if hostname == ceres.name then
|
||||||
{
|
{
|
||||||
base_url = host;
|
base_url = "https://${host}";
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{ }
|
{ }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue