mirror of
https://github.com/searxng/searxng.git
synced 2025-07-16 09:49:21 +02:00
LXC: install searx-suite installs searx, filtron & morty on all containers
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
d5917cc029
commit
af6acd3417
6 changed files with 74 additions and 20 deletions
|
@ -32,7 +32,7 @@ master = true
|
|||
lazy-apps = true
|
||||
|
||||
# load uWSGI plugins
|
||||
plugin = python,http,systemd_logger
|
||||
plugin = python
|
||||
|
||||
# By default the Python plugin does not initialize the GIL. This means your
|
||||
# app-generated threads will not run. If you need threads, remember to enable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue