mirror of
https://github.com/searxng/searxng.git
synced 2025-08-29 22:55:28 +02:00
reference docs.searxng.org
This commit is contained in:
parent
c2e4b95e8d
commit
76cbfbbdda
15 changed files with 30 additions and 30 deletions
|
@ -568,7 +568,7 @@ check_connectivity() {
|
|||
info_msg "Most often the connectivity is blocked by a docker installation:"
|
||||
info_msg "Whenever docker is started (reboot) it sets the iptables policy "
|
||||
info_msg "for the FORWARD chain to DROP, see:"
|
||||
info_msg " https://searxng.github.io/searxng/utils/lxc.sh.html#internet-connectivity-docker"
|
||||
info_msg " https://docs.searxng.org/utils/lxc.sh.html#internet-connectivity-docker"
|
||||
iptables-save | grep ":FORWARD"
|
||||
fi
|
||||
return $ret_val
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue