[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:
Markus Heiser 2021-07-20 15:58:58 +02:00
parent 61d3914b63
commit 7196a9b5dd
2 changed files with 6 additions and 2 deletions

View file

@ -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
# --------------