mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
searx.sh: install settings at /etc/searx/settings.yml
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
de58f02f6b
commit
59e4026762
5 changed files with 84 additions and 64 deletions
|
|
@ -87,6 +87,8 @@ apache : ${PUBLIC_URL}
|
|||
:install: apache site with a reverse proxy (ProxyPass)
|
||||
:remove: apache site ${APACHE_FILTRON_SITE}
|
||||
|
||||
filtron rules: ${FILTRON_RULES}
|
||||
|
||||
If needed, set PUBLIC_URL of your WEB service in the '${DOT_CONFIG#"$REPO_ROOT/"}' file::
|
||||
|
||||
PUBLIC_URL : ${PUBLIC_URL}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue