forked from Icycoide/searxng
misc: fix variuous marginals
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
3c19f2f1ce
commit
e530e20ae6
5 changed files with 13 additions and 12 deletions
|
@ -16,7 +16,10 @@
|
|||
# The default is taken from ./utils/brand.env.
|
||||
|
||||
PUBLIC_URL="${SEARX_URL}"
|
||||
#PUBLIC_URL="http://$(uname -n)/searx"
|
||||
|
||||
if [[ ${PUBLIC_URL} == "https://searx.me" ]]; then
|
||||
PUBLIC_URL=
|
||||
fi
|
||||
|
||||
# searx.sh
|
||||
# ---------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue