Infini-DL360/searx: init
This commit is contained in:
parent
a6c5b85a2c
commit
cb5f7483fc
6 changed files with 113 additions and 0 deletions
|
@ -84,4 +84,10 @@ in
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
services.uwsgi = {
|
||||
enable = true;
|
||||
plugins = [ "python3" ];
|
||||
instance.type = "emperor";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue