mirror of
https://github.com/searxng/searxng.git
synced 2026-05-25 12:24:31 +02:00
misc: fix variuous marginals
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
+4
-1
@@ -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
|
||||
# ---------
|
||||
|
||||
Reference in New Issue
Block a user