mirror of
https://github.com/searxng/searxng.git
synced 2025-09-03 00:38:34 +02:00
utils/searx.sh: add apache site searx.conf:uwsgi (WIP)
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
d171fcd56e
commit
971a8264b2
5 changed files with 96 additions and 44 deletions
|
@ -59,4 +59,4 @@ pythonpath = ${SEARX_SRC}
|
|||
# https://uwsgi-docs.readthedocs.io/en/latest/Options.html#plugin-http
|
||||
|
||||
# Native HTTP support: https://uwsgi-docs.readthedocs.io/en/latest/HTTP.html
|
||||
http = ${SEARX_URL}
|
||||
http = ${SEARX_INTERNAL_URL}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue