mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[fix] ./utils/filtron.sh - FILTRON_TARGET from YAML settings
The filtron target is the SearXNG installation and the default of FILTRON_TARGET
is taken from the YAML configuration ('server.port' & 'server.bind_address').
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
61d3914b63
commit
7196a9b5dd
2 changed files with 6 additions and 2 deletions
|
|
@ -33,7 +33,6 @@
|
|||
|
||||
# FILTRON_API="127.0.0.1:4005"
|
||||
# FILTRON_LISTEN="127.0.0.1:4004"
|
||||
# FILTRON_TARGET="127.0.0.1:8888"
|
||||
|
||||
# utils/morty.sh
|
||||
# --------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue